Skip to content

Commit

Permalink
Update Event-driven orchestration for AI systems.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ZmeiGorynych authored Sep 27, 2024
1 parent 66a7e9d commit 34f6697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Event-driven orchestration for AI systems.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
"\n",
"We've created a wrapper around Faust that makes it easy to construct simple workflows in a LlamaIndex-Workflows-like manner, powered by event classes and type annotations. It also allows you to visualize the workflow.\n",
"\n",
"This is our side project, and serves mainly as a proof of concept. If you like the idea and have suggestions for improvement, please let us know!\n",
"This is just a proof of concept for now, done mostly for fun and as an illustration. If you like the idea and have suggestions for improvement, please let us know!\n",
"\n",
"Here's how you can implement the joke workflow from the previous section using FaustWorkflow:"
]
Expand Down

0 comments on commit 34f6697

Please sign in to comment.