llms.txt Content
# Xaibo - The Modular AI Agent Framework
> Build robust AI agents that are a joy to create and maintain. Stop fighting complexity, start shipping.
Xaibo is a modular framework designed to help you build sophisticated AI systems that are easy to test, debug,
and evolve. Move beyond monolithic agent scripts and start creating with components you can trust.
## Tutorials
## How-to Guides
- [How-to Guides](https://xaibo.ai/how-to/index.md)
- [Authentication](https://xaibo.ai/how-to/authentication/index.md)
- [Installation](https://xaibo.ai/how-to/installation/index.md)
- [OpenAI Responses API](https://xaibo.ai/how-to/api/openai-responses-quickstart/index.md)
- [Contributing](https://xaibo.ai/how-to/contribute/contributing/index.md)
- [MCP Server](https://xaibo.ai/how-to/deployment/mcp-server/index.md)
- [OpenAI Chat Completions API](https://xaibo.ai/how-to/deployment/openai-api/index.md)
- [Embed Xaibo Directly](https://xaibo.ai/how-to/integrations/embed-xaibo-directly/index.md)
- [LiveKit Voice Assistant](https://xaibo.ai/how-to/integrations/livekit-voice-assistant/index.md)
- [Switch Providers](https://xaibo.ai/how-to/llm/switch-providers/index.md)
- [Setup Vector Memory](https://xaibo.ai/how-to/memory/setup-vector-memory/index.md)
- [Customize ReAct Prompts](https://xaibo.ai/how-to/orchestrator/customize-react-prompts/index.md)
- [Debug Agent Reasoning](https://xaibo.ai/how-to/orchestrator/debug-agent-reasoning/index.md)
- [Handle Complex Workflows](https://xaibo.ai/how-to/orchestrator/handle-complex-workflows/index.md)
- [Switch to ReAct Pattern](https://xaibo.ai/how-to/orchestrator/switch-to-react-pattern/index.md)
- [MCP Tools](https://xaibo.ai/how-to/tools/mcp-tools/index.md)
- [Python Tools](https://xaibo.ai/how-to/tools/python-tools/index.md)
## Reference Documentation
- [Reference Documentation](https://xaibo.ai/reference/index.md)
- [Agent Configuration](https://xaibo.ai/reference/agent-config/index.md)
- [CLI Commands](https://xaibo.ai/reference/cli