<!DOCTYPE HTML>
<html lang="en" class="navy" dir="ltr">
<head>
<!-- sidebar iframe generated using mdBook
This is a frame, and not included directly in the page, to control the total size of the
book. The TOC contains an entry for each page, so if each page includes a copy of the TOC,
the total size of the page becomes O(n**2).
The frame is only used as a fallback when JS is turned off. When it's on, the sidebar is
instead added to the main page by `toc.js` instead. The JavaScript mode is better
because, when running in a `file:///` URL, the iframed page would not be Same-Origin as
the rest of the page, so the sidebar and the main page theme would fall out of sync.
-->
<meta charset="UTF-8">
<meta name="robots" content="noindex">
<!-- Custom HTML head -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="css/variables.css">
<link rel="stylesheet" href="css/general.css">
<link rel="stylesheet" href="css/chrome.css">
<link rel="stylesheet" href="css/print.css" media="print">
<!-- Fonts -->
<link rel="stylesheet" href="FontAwesome/css/font-awesome.css">
<link rel="stylesheet" href="fonts/fonts.css">
<!-- Custom theme stylesheets -->
</head>
<body class="sidebar-iframe-inner">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html" target="_parent">Introduction</a></li><li class="chapter-item expanded affix "><li class="part-title">Getting Started</li><li class="chapter-item expanded "><a href="getting-started/quickstart.html" target="_parent"><strong aria-hidden="true">1.</strong> Quickstart</a></li><li class="chapter-item expanded "><a href="getting-started/authentication.html" target="_parent"><strong aria-hidden="true">2.</strong> Authentication</a></li><li class="chapter-item expanded "><a href="getting-started/models.html" target="_parent"><strong aria-hidden="true">3.</strong> Models & Providers</a></li><li class="chapter-item expanded affix "><li class="part-title">API Reference</li><li class="chapter-item expanded "><a href="api/chat.html" target="_parent"><strong aria-hidden="true">4.</strong> Chat</a></li><li class="chapter-item expanded "><a href="api/agents.html" target="_parent"><strong aria-hidden="true">5.</strong> Agents</a></li><li class="chapter-item expanded "><a href="api/tools.html" target="_parent"><strong aria-hidden="true">6.</strong> Tools</a></li><li class="chapter-item expanded "><a href="api/skills.html" target="_parent"><strong aria-hidden="true">7.</strong> Skills</a></li><li class="chapter-item expanded "><a href="api/mcp.html" target="_parent"><strong aria-hidden="true">8.</strong> MCP Integration</a></li><li class="chapter-item expanded "><a href="api/memory.html" target="_parent"><strong aria-hidden="true">9.</strong> Memory</a></li><li class="chapter-item expanded "><a href="api/rag.html" target="_parent"><strong aria-hidden="true">10.</strong> RAG</a></li><li class="chapter-item expanded "><a href="api/workflows.html" target="_parent"><strong aria-hidden="true">11.</strong> Workflows</a></li><li class="chapter-item expanded "><a href="api/research.html" target="_parent"><strong aria-hidden="true">12.</strong> Research</a></li><li class="chapter-item expanded "><a href="api/streaming.html" target="_parent"><strong aria-hidden="true">13.</strong> Streaming</a></li><li class="chapter-item expanded affix "><li class="part-title">Enterprise</li><li class="chapter-item expanded "><a href="enterprise/v1-api.html" target="_parent"><strong aria-hidden="true">14.</strong> V1 Client API</a></li><li class="chapter-item expanded "><a href="enterprise/admin-api.html" target="_parent"><strong aria-hidden="true">15.</strong> Admin API</a></li><li class="chapter-item expanded "><a href="enterprise/deploy-api.html" target="_parent"><strong aria-hidden="true">16.</strong> Deployment API</a></li><li class="chapter-item expanded "><a href="enterprise/multi-tenant.html" target="_parent"><strong aria-hidden="true">17.</strong> Multi-Tenant Setup</a></li><li class="chapter-item expanded affix "><li class="part-title">Platform</li><li class="chapter-item expanded "><a href="platform/rate-limits.html" target="_parent"><strong aria-hidden="true">18.</strong> Rate Limits & Quotas</a></li><li class="chapter-item expanded "><a href="platform/safety.html" target="_parent"><strong aria-hidden="true">19.</strong> Loop Detection & Safety</a></li><li class="chapter-item expanded "><a href="platform/errors.html" target="_parent"><strong aria-hidden="true">20.</strong> Error Handling</a></li><li class="chapter-item expanded "><a href="platform/self-hosting.html" target="_parent"><strong aria-hidden="true">21.</strong> Self-Hosting</a></li><li class="chapter-item expanded affix "><li class="part-title">Extending ARES</li><li class="chapter-item expanded "><a href="extending/context-provider.html" target="_parent"><strong aria-hidden="true">22.</strong> ContextProvider Trait</a></li><li class="chapter-item expanded "><a href="extending/base-router.html" target="_parent"><strong aria-hidden="true">23.</strong> Building on base_router()</a></li><li class="chapter-item expanded affix "><li class="part-title">Guides</li><li class="chapter-item expanded "><a href="guides/chat-agent.html" target="_parent"><strong aria-hidden="true">24.</strong> Build a Chat Agent</a></li><li class="chapter-item expanded "><a href="guides/tool-calling.html" target="_parent"><strong aria-hidden="true">25.</strong> Tool Calling</a></li><li class="chapter-item expanded affix "><li class="part-title">Resources</li><li class="chapter-item expanded "><a href="changelog.html" target="_parent"><strong aria-hidden="true">26.</strong> Changelog</a></li></ol>
</body>
</html>