ares-server 0.6.2

A.R.E.S - Agentic Retrieval Enhanced Server: A production-grade agentic chatbot server with multi-provider LLM support, tool calling, RAG, and MCP integration
Documentation
# Summary

[Introduction](./introduction.md)

# Getting Started

- [Quickstart]./getting-started/quickstart.md
- [Authentication]./getting-started/authentication.md
- [Models & Providers]./getting-started/models.md

# API Reference

- [Chat]./api/chat.md
- [Agents]./api/agents.md
- [Workflows]./api/workflows.md
- [Research]./api/research.md
- [RAG]./api/rag.md
- [Streaming]./api/streaming.md

# Enterprise

- [V1 Client API]./enterprise/v1-api.md
- [Admin API]./enterprise/admin-api.md
- [Deployment API]./enterprise/deploy-api.md
- [Multi-Tenant Setup]./enterprise/multi-tenant.md

# Platform

- [Rate Limits & Quotas]./platform/rate-limits.md
- [Error Handling]./platform/errors.md
- [Self-Hosting]./platform/self-hosting.md

# Guides

- [Build a Chat Agent]./guides/chat-agent.md
- [Tool Calling]./guides/tool-calling.md

# Resources

- [Changelog]./changelog.md