Frameworks
Framework integration for the Agentuity Python SDK
The Agentuity Python SDK provides a flexible and powerful way to integrate other frameworks with your Agent.
The following frameworks are currently supported:
Using Frameworks with Agentuity
The use a framework with Agentuity, choose the framework template when creating a new project.
When you select one of the framework templates, the Agentuity CLI will install the necessary dependencies and create a new project with the framework already configured.
LlamaIndex
Example Agent using LlamaIndex:
LangChain
Example Agent using LangChain:
CrewAI
Example Agent using CrewAI:
Then for your Crew, you might hvave the following: