Codon SDK Documentation
Complete guide to building observable AI agents with the Codon SDK.
View source: Codon SDK on GitHub
Documentation Sections
- What is the Codon SDK - Design philosophy and core concepts
- Getting Started - Installation and basic setup
- Building from Scratch - Create agents with CodonWorkload
- Instrumentation - Framework-specific integrations (LangGraph, OpenAI, etc.)
- API Reference - Complete API documentation
Quick Start
- Getting Started - Installation and environment setup
- New to agent frameworks: Create agents with Building from Scratch
- LangGraph users: Integrate existing code with LangGraph Integration