Syntha SDK
A lightweight, context-based multi-agent framework. Build agents that share, route, and persist context - with first-class tooling for prompts, tools, and popular LLM frameworks.
-
Installation
Set up Syntha in minutes on your machine or server.
-
Quick Start
Create a context mesh, add tools, and run your first agent.
-
User Guide
Learn core concepts: context mesh, tools, prompts, persistence, and more.
-
Examples
Copy-paste runnable examples for context mesh, tools, frameworks, and workflows.
-
API Reference
Detailed documentation for classes, functions, and adapters.
-
Persistence
Store and isolate context with SQLite or PostgreSQL.
Highlights
- Context Mesh with topic routing and user isolation
- ToolHandler with framework adapters (OpenAI, Anthropic, LangChain, Agno)
- Prompt builders for system and message prompts
- Pluggable persistence (SQLite, PostgreSQL)
Need help? See the Setup & Installation guide or open an issue on the repo.