Core Components
Agents
Create and manage AI agents with the Node.js SDK
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: