The BeeAI Agent Framework makes it easy to build scalable agent-based workflows with your model of choice. This recipe demonstrates BeeAI Workflows, which are available in the BeeAI Framework. An agent’s behavior is defined through workflow steps and the transitions between them. You can think of a workflow as a graph that outlines an agent’s behavior.Documentation Index
Fetch the complete documentation index at: https://wwwpoc.ibm.com/llms.txt
Use this file to discover all available pages before exploring further.
Get started
Explore sample code in a GitHub repo
Try it out
Execute sample code in Colab