(ryoma-reference)= # 📚 API Reference Complete reference documentation for Ryoma's APIs, agents, data sources, and tools. ## 🎯 Quick Navigation | 🤖 Component | 📝 Description | 🔗 Link | |--------------|----------------|---------| | **Core API** | Base classes, stores, and configuration | [API Reference →](api/index.md) | | **Agents** | AI-powered data analysis agents | [Agents →](agent/index.md) | | **Data Sources** | Database and file connectors | [Data Sources →](data-sources/index.md) | | **Tools** | Specialized analysis tools | [Tools →](tool/index.md) | | **Models** | LLM integrations and configurations | [Models →](models/index.md) | | **Profiling** | Database metadata extraction | [Profiling →](profiling/index.md) | ## 🚀 Latest Features - **Enhanced SQL Agent** - Multi-step reasoning with safety validation - **ReFoRCE Agent** - State-of-the-art self-refinement capabilities - **Database Profiling** - Comprehensive metadata extraction with Ibis - **Advanced Tools** - Query validation, optimization, and explanation - **Safety Framework** - Configurable validation and security policies ```{toctree} :maxdepth: 2 api/index agent/index data-sources/index tool/index models/index profiling/index ```