mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-26 00:28:13 +00:00
Working but not clean engouth
This commit is contained in:
@@ -32,6 +32,6 @@ class StructuredExampleFlow(Flow[ExampleState]):
|
||||
return "Second result"
|
||||
|
||||
|
||||
# Run the flow
|
||||
# Instantiate and run the flow
|
||||
structured_flow = StructuredExampleFlow()
|
||||
structured_flow.run()
|
||||
|
||||
Reference in New Issue
Block a user