Reference Documentation¶
This section provides comprehensive technical documentation for Xaibo's APIs, modules, and configuration options. The reference documentation is organized by component type and provides complete specifications for all available functionality.
Documentation Structure¶
Configuration Reference¶
- Agent Configuration - Complete specification for agent configuration files
- CLI Commands - Command-line interface reference
Protocol Specifications¶
- Protocols Overview - Introduction to Xaibo's protocol system
- LLM Protocol - Language model integration protocol
- Tools Protocol - Tool provider and execution protocol
- Memory Protocol - Memory storage and retrieval protocols
Module Reference¶
- LLM Modules - Language model implementations
- Tool Modules - Tool provider implementations
- Memory Modules - Memory system implementations
- Orchestrator Modules - Agent orchestration modules
API Reference¶
- Web Server API - Web server configuration and lifecycle
- API Adapters - OpenAI and MCP adapter specifications
- OpenAI Responses Adapter - Advanced OpenAI-compatible response management with conversation persistence
Troubleshooting¶
- Troubleshooting Reference - Systematic solutions for common issues including authentication, configuration, and integration problems