The Julep SDKs provide powerful interfaces to interact with Julep’s AI agent platform. These SDKs allow you to create, manage, and execute AI agents, tasks, and sessions directly from your applications.

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

Core Components

Additional Resources