Testing Pipelines
This commit is contained in:
parent
c69ea5a44a
commit
cc087dbf91
@ -78,7 +78,6 @@ class Pipeline(FunctionCallingBlueprint):
|
||||
return "Invalid equation"
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.valves = self.Valves(
|
||||
**{
|
||||
"pipelines": ["pipeline-testmodel"], # Connect to all pipelines
|
||||
|
Loading…
x
Reference in New Issue
Block a user