Creating Your First Agent
This tutorial will guide you through the process of creating your first agent using the Julep API.
Step 1: Prepare the Agent Data
Decide on the basic properties of your agent:
Step 2: Create the Agent
Use the following curl command to create your agent:
Step 3: Verify the Agent Creation
Check if your agent was created successfully:
You should see your newly created agent in the list.
Next Steps
Learn how to manage sessions with your new agent.
Explore integrating tools to enhance your agent's capabilities.
Last updated