OpenAI-Compatible APIs
Connect to Groq, Together, DeepSeek, OpenRouter, and more.
OpenBrowse allows you to connect to any third-party model provider that implements an OpenAI-compatible REST API. This is the perfect way to access models hosted on services like Groq, Together AI, OpenRouter, DeepSeek, or LM Studio.
Setup
- Go to Settings → Models.
- Select OpenAI-Compatible.
- Enter the Base URL for your provider (see examples below).
- Enter your API key for the provider.
- In the Model ID field, type the exact model identifier (e.g.,
llama-3.1-70b-versatileordeepseek-chat).
Example Base URLs
Here are common Base URLs for popular services:
- Groq:
https://api.groq.com/openai/v1 - Together AI:
https://api.together.xyz/v1 - OpenRouter:
https://openrouter.ai/api/v1 - DeepSeek:
https://api.deepseek.com/v1 - LM Studio (Local):
http://127.0.0.1:1234/v1