Agent Templates
Pre-configured agent configurations
Overview
Templates are pre-configured agent configurations that can be used to quickly deploy and configure Agentuity for popular agent frameworks, AI providers and runtimes.
When you create a new Agent project, you can select a template to use as a starting point.
Python Frameworks
The following Python Agent frameworks are supported out-of-the-box:
Framework | More Information |
---|---|
CrewAI | https://www.crewai.com/ |
LlamaIndex | https://www.llamaindex.ai/ |
LangChain | https://www.langchain.com/ |
LangGraph | https://www.langchain.com/langgraph |
Pydantic AI | https://ai.pydantic.dev/ |
The following Python AI providers are supported out-of-the-box:
Provider | More Information |
---|---|
Anthropic | https://www.anthropic.com/ |
Google Gen AI | https://ai.google.com/ |
OpenAI | https://openai.com/ |
LiteLLM | https://www.litellm.ai/ |
JavaScript Frameworks
The following JavaScript Agent frameworks are supported out-of-the-box:
Framework | More Information |
---|---|
Mastra | https://mastra.ai/ |
Vercel AI SDK | https://ai.vercel.com/ |
The following JavaScript AI providers are supported out-of-the-box:
Provider | More Information |
---|---|
Anthropic | https://www.anthropic.com/ |
Google Gen AI | https://ai.google.com/ |
OpenAI | https://openai.com/ |
For JavaScript, both the Bun and NodeJS runtimes are supported.
Creating Templates
The Agentuity Template system is fully open source and you can create your own templates by forking the Agentuity Template repository and making a pull request.
Run the following command to test your template locally:
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!