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
To 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.
CrewAI
Example Agent using CrewAI:
Then for your Crew, you might have the following:
LangChain
Example Agent using LangChain:
LlamaIndex
Example Agent using LlamaIndex:
Pydantic
Example Agent using Pydantic:
Need Help?
Join our Community for assistance or just to hang with other humans building agents.
Send us an email at hi@agentuity.com if you'd like to get in touch.
Please Follow us on
If you haven't already, please Signup for your free account now and start building your first agent!