docs icon indicating copy to clipboard operation
docs copied to clipboard

[Documentation] Inference Platform Support

Open Siddhesh-Agarwal opened this issue 9 months ago • 0 comments

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

Siddhesh-Agarwal avatar Jan 28 '25 06:01 Siddhesh-Agarwal