Introduction

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:

The following Python AI providers are supported out-of-the-box:

JavaScript Frameworks

The following JavaScript Agent frameworks are supported out-of-the-box:

FrameworkMore Information
Mastrahttps://mastra.ai/
Vercel AI SDKhttps://ai.vercel.com/

The following JavaScript AI providers are supported out-of-the-box:

ProviderMore Information
Anthropichttps://www.anthropic.com/
Google Gen AIhttps://ai.google.com/
OpenAIhttps://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:

$
agentuity create --templates-dir <path-to-directory>

Need Help?

Join our DiscordCommunity 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!

On this page