Installation
Basic Usage
Features
- Comprehensive API Coverage: Access all Julep platform features
- Type Safety: Built with TypeScript (Node.js) and type hints (Python)
- Modern Async Support: Promise-based interface in Node.js and optional async support in Python
- Error Handling: Detailed error information and handling
- Automatic Retries: Built-in retry mechanism for failed requests
SDK Documentation
Python SDK
Get started with the Python SDK
Node.js SDK
Get started with the Node.js SDK
Core Components
Python SDK
Python SDK
Agents
Learn how to create and manage AI agents with Python
Tasks
Create and execute complex AI workflows in Python
Sessions
Manage stateful conversations with agents using Python
Tools & Integration
Extend your agents with tools and integrations in Python
Node.js SDK
Node.js SDK
Agents
Learn how to create and manage AI agents with Node.js
Tasks
Create and execute complex AI workflows in Node.js
Sessions
Manage stateful conversations with agents using Node.js
Tools & Integration
Extend your agents with tools and integrations in Node.js
Additional Resources
API Reference
Complete API reference documentation
Examples
Sample code and use cases
Best Practices
Learn advanced patterns and best practices