OpenBrowse

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

  1. Go to Settings → Models.
  2. Select OpenAI-Compatible.
  3. Enter the Base URL for your provider (see examples below).
  4. Enter your API key for the provider.
  5. In the Model ID field, type the exact model identifier (e.g., llama-3.1-70b-versatile or deepseek-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

On this page