Guides
Practical guides for building real-world applications with the AI Agents library. These guides provide step-by-step instructions, code examples, and best practices for common use cases.
Available Guides
- Building Multi-Agent Systems - Design patterns and best practices for creating collaborative agent workflows
- Agent-as-Tool Pattern - Enable agent collaboration behind the scenes without conversation handoffs
- Rails Integration - Integrating agents with Ruby on Rails applications and ActiveRecord persistence
- State Persistence - Managing conversation state and context across sessions and processes
- Structured Output - Enforcing JSON schema validation for reliable agent responses