Skip to main content
Agents are the core building blocks in Julep. They are AI-powered entities that can execute tasks and interact with users through sessions.

Creating an Agent

Retrieving Agents

Updating Agents

Deleting Agents

Managing Agent Documents

Agents can be associated with documents that provide context for their tasks:

Adding Tools to Agents

Extend your agent’s capabilities by adding tools:

Error Handling

The SDK uses custom error classes for better error handling:

Next Steps

Tasks

Learn how to create and execute tasks

Sessions

Manage agent sessions

Tools Integration

Add more capabilities to your agents

Advanced Usage

Explore advanced patterns