Agents SDK
A lightweight Python SDK that provides a unified interface for building AI agents with minimal code. It supports multiple frameworks, including PydanticAI, LangChain, and LangGraph, and acts as a wrapper around these open-source frameworks with a production-ready layer for Persistence, RAG, Deployment support and Observability.
Documentation
Agents SDK (General Documentation)
Comprehensive Python SDK that provides a unified interface for building AI agents.
Installation
How to install and configure the CAIP Agents SDK.
Hands on Guide - AgentsSDK
A step-by-step walks you through building a Agent using the CAIP Agents SDK