docs
docs copied to clipboard
[Documentation] Inference Platform Support
It would be a good idea to add information about how to integrate inference platforms such as Groq, TogetherAI and DeepSeek in the docs. To integrate the above the procedure is:
Admin Panel -> Settings -> Connections -> Manage OpenAI API Connections -> Add Connection
Fill in the Base URL and API Key
The base URLs for the above providers are:
- Groq: https://api.groq.com/openai/v1
- TogetherAI: https://api.together.xyz/v1
- DeepSeek: https://api.deepseek.com/v1