Get started with Truffle AI in minutes
This guide will help you get started with Truffle AI by creating and using your first AI agent.
Install the Truffle AI SDK using npm:
Login to Truffle AI, go to settings page and get your API key.
Use this to create a new TruffleAI client:
Deploy a new AI agent with specific instructions:
You can also create agents directly on the platform.
You can use your agent in two ways:
For single tasks or questions:
For interactive conversations with context:
Load a previously created agent:
You can see all your agents on the agents page. Get agent ids by clicking on the info button on the agent card.
Here’s a complete example showing various agent operations:
Now that you’ve created your first agent, you can:
Learn about all available features and options
See practical examples and use cases
Learn more about working with agents
Get started with Truffle AI in minutes
This guide will help you get started with Truffle AI by creating and using your first AI agent.
Install the Truffle AI SDK using npm:
Login to Truffle AI, go to settings page and get your API key.
Use this to create a new TruffleAI client:
Deploy a new AI agent with specific instructions:
You can also create agents directly on the platform.
You can use your agent in two ways:
For single tasks or questions:
For interactive conversations with context:
Load a previously created agent:
You can see all your agents on the agents page. Get agent ids by clicking on the info button on the agent card.
Here’s a complete example showing various agent operations:
Now that you’ve created your first agent, you can:
Learn about all available features and options
See practical examples and use cases
Learn more about working with agents