Skip to content
NeoStack
Esc
navigateopen⌘Jpreview
On this page

DeepSeek API

Connect DeepSeek API to NeoStack AI.

DeepSeek works in NeoStack AI as a custom OpenAI-compatible provider. You only need a DeepSeek API key and the DeepSeek base URL.

Setup

  1. Open Tools > Agent Chat.
  2. Open Settings > Chat & Agents > Chat Providers.
  3. Click + Add Custom Provider.
  4. Name it DeepSeek.
  5. Set the base URL:
https://api.deepseek.com/v1
  1. Click Create.
  2. Turn on Require an API key for this provider if it is not already on.
  3. Paste your DeepSeek API key and click Save.

Models

Leave Auto-discover models from /models endpoint enabled. If a model does not appear, add it manually:

deepseek-chat
deepseek-reasoner

Use It

Start a new chat, choose Local & BYOK Chat, then pick your DeepSeek model.

Was this page helpful?