Testing Pipelines

This commit is contained in:
Josh Knapp 2025-02-04 12:41:01 -08:00
parent c69ea5a44a
commit cc087dbf91

View File

@ -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