API Reference¶
Auto-generated from docstrings via mkdocstrings.
| Module | What's inside |
|---|---|
| Base | Architecture ABC + ArchitectureResult dataclass |
| Architectures | All 35 concrete architecture classes |
| Memory | EpisodicMemory, SemanticMemory, GraphMemory, VectorMemory |
| Tools | web_search_tool, python_repl_tool, SimulatorTool |
| Evaluators | LLMJudge |
For a high-level conceptual map of memory variants, see the Memory tutorial.