# SaveGate Documentation ## Docs - [Chat Completions](https://docs.savegate.ai/api-reference/chat-completions.md): Create chat completions with any supported model - [Completions](https://docs.savegate.ai/api-reference/completions.md): Create text completions (legacy endpoint) - [Embeddings](https://docs.savegate.ai/api-reference/embeddings.md): Create vector embeddings for text - [List Models](https://docs.savegate.ai/api-reference/models.md): Get list of available models - [Authentication](https://docs.savegate.ai/authentication.md): Learn how to authenticate your API requests with SaveGate - [Supported Models](https://docs.savegate.ai/concepts/models.md): Complete list of AI models available through SaveGate - [Pricing](https://docs.savegate.ai/concepts/pricing.md): Transparent pricing for all AI models with 30-50% savings - [Rate Limits](https://docs.savegate.ai/concepts/rate-limits.md): Understanding SaveGate's unlimited rate limits and best practices - [Basic Chat Application](https://docs.savegate.ai/examples/basic-chat.md): Build a simple chat application with SaveGate - [Function Calling](https://docs.savegate.ai/examples/function-calling.md): Enable AI to interact with external tools and APIs - [Multi-Model Applications](https://docs.savegate.ai/examples/multi-model.md): Use multiple models together for optimal performance and cost - [Streaming Responses](https://docs.savegate.ai/examples/streaming.md): Implement real-time streaming for better user experience - [Best Practices](https://docs.savegate.ai/guides/best-practices.md): Guidelines for building production applications with SaveGate - [Error Handling](https://docs.savegate.ai/guides/error-handling.md): Handle API errors gracefully in your applications - [Migration Guide](https://docs.savegate.ai/guides/migration.md): Migrate from OpenAI, Anthropic, or other providers to SaveGate - [Streaming Guide](https://docs.savegate.ai/guides/streaming.md): Best practices for implementing streaming responses - [Welcome to SaveGate](https://docs.savegate.ai/index.md): Your gateway to all LLM AI models with a single API - [Quickstart](https://docs.savegate.ai/quickstart.md): Get started with SaveGate in under 5 minutes - [Anthropic SDK](https://docs.savegate.ai/sdk/anthropic.md): Use SaveGate with the Anthropic Python SDK - [LiteLLM Integration](https://docs.savegate.ai/sdk/litellm.md): Use SaveGate with LiteLLM for unified multi-provider access - [Node.js Examples](https://docs.savegate.ai/sdk/nodejs.md): Complete Node.js examples for using SaveGate - [OpenAI SDK](https://docs.savegate.ai/sdk/openai.md): Use SaveGate with the official OpenAI Python and Node.js SDKs - [Python Examples](https://docs.savegate.ai/sdk/python.md): Complete Python examples for using SaveGate ## OpenAPI Specs - [openapi](https://docs.savegate.ai/api-reference/openapi.json) ## Optional - [Website](https://savegate.ai)