Advanced
Custom Providers
Custom Providers
Note: Custom provider support is coming soon.
While Quotio comes with built-in support for major providers (OpenAI, Anthropic, Gemini), you may need to connect to a custom inference server, a local model, or a less common provider. This feature is planned for future releases.
Planned Features
When implemented, this feature will allow you to:
- Connect to custom OpenAI-compatible APIs
- Add private enterprise AI models
- Integrate local inference servers (Ollama, LM Studio)
- Support third-party AI providers
- Configure custom pricing and context limits
Implementation Status
- UI: Provider selection dropdown (planned)
- Backend: CLIProxyAPI integration (planned)
- Configuration: Custom URL/key input (planned)
- Quota Tracking: Basic estimation (planned)
Next Steps
Learn how to route traffic dynamically based on request characteristics.
