# Helvia RAG-Cache Documentation ## Docs - [Proxy](https://docs.ragbuddy.ai/api-reference/endpoint/proxy.md): RAG-Buddy Proxy endpoint to transparently read and write to cache and forward requests to the LLM API. - [Rag Citation](https://docs.ragbuddy.ai/api-reference/endpoint/rag-citation.md): RAG-Buddy API endpoint for the RAG-Citation use case. - [Text Classification](https://docs.ragbuddy.ai/api-reference/endpoint/text-classification.md): RAG-Buddy API endpoint for the Text-Classification use case. - [Introduction](https://docs.ragbuddy.ai/api-reference/introduction.md): RAG-Buddy API Endpoints reference and playground - [Code examples](https://docs.ragbuddy.ai/guidebook/examples.md): RAG-Buddy integration and client code examples - [FAQs](https://docs.ragbuddy.ai/guidebook/faqs.md): Frequently Asked Questions - [Endpoint Selection](https://docs.ragbuddy.ai/guidebook/integration-usage.md): This section outlines the steps and best practices for integrating and utilizing RAG-Buddy within your RAG pipeline. The first step is to choose the right endpoint. - [Proxy Endpoint](https://docs.ragbuddy.ai/guidebook/proxy-endpoint.md): The Proxy Endpoint serves as a straightforward way to enhance your existing LLM setup with RAG-Buddy capabilities. - [REST API Endpoints](https://docs.ragbuddy.ai/guidebook/rest-api-endpoint.md): This section guides you through integrating RAG-Buddy into your LLM pipeline using the REST API Endpoint, detailing the steps for a more customized and controlled implementation. - [Setting Up](https://docs.ragbuddy.ai/guidebook/setting-up.md): Create your RAG-Buddy account and set up a project. - [RAG-Buddy Documentation](https://docs.ragbuddy.ai/introduction.md): Welcome to the home of the RAG-Buddy documentation. Jump directly to the section you need or use the search bar to find what you are looking for. - [RAG-Buddy Quickstart](https://docs.ragbuddy.ai/quickstart.md): Add RAG-Buddy to your RAG pipeline efficiently in five minutes or less. - [RAG with Citation](https://docs.ragbuddy.ai/rag.md): RAG-Buddy provides services to enhance the capabilities of the Retrieval Augmented Generation with Citation (RAG+C) system. This section provides an overview of Retrieval Augmented Generation with Citation (RAG+C), its purpose, and its mechanics. - [Introduction to RAG-Buddy](https://docs.ragbuddy.ai/rag-buddy.md): What services does RAG-Buddy provide and how can they help you improve your RAG setup? - [Text Classification](https://docs.ragbuddy.ai/tc.md): This section provides an overview of Text Classification, its purpose, and its mechanics. ## OpenAPI Specs - [openapi](https://docs.ragbuddy.ai/api-reference/openapi.json) - [openapi-from-url-0](https://docs.ragbuddy.ai/openapi-from-url-0) ## Optional - [Helvia.ai](https://helvia.ai/) - [RAG Cache](https://ragcache.com/) - [Blog](https://helvia.ai/blog)