# RactoGateway **One Python package for all production-grade LLM solutions.** RactoGateway is a unified AI SDK that gives you a single, clean interface to OpenAI, Google Gemini, and Anthropic Claude — with built-in anti-hallucination prompting, strict Pydantic validation, streaming, tool calling, embeddings, fine-tuning, and a full RAG pipeline. ```{toctree} :maxdepth: 2 :caption: Getting Started installation quickstart ``` ```{toctree} :maxdepth: 2 :caption: User Guide guide/prompt_engine guide/developer_kits guide/streaming guide/tools guide/embeddings guide/finetune guide/rag ``` ```{toctree} :maxdepth: 3 :caption: API Reference api/index ```