Bifrost

DeepSeek

Adapter key deepseek. Built-in base URL.

{ "publicModel": "deepseek", "adapterKey": "deepseek", "upstreamModel": "deepseek-v4-flash", "credentials": { "apiKey": "..." } }
  • Credentials: apiKey only. No baseUrl needed — defaults to https://api.deepseek.com/v1.
  • Default transport: Chat Completions.
  • Reasoning: openai_body (native thinking/effort controls), per model in the catalog.
  • deepseek-chat and deepseek-reasoner are retired compatibility aliases. New deployments should use deepseek-v4-flash or deepseek-v4-pro.
  • Catalog: src/adapters/deepseek/catalog.json.

On this page