Skip to content

Add DeepSeek provider#149

Merged
pmbstyle merged 1 commit into
mainfrom
codex/add-deepseek-provider
May 9, 2026
Merged

Add DeepSeek provider#149
pmbstyle merged 1 commit into
mainfrom
codex/add-deepseek-provider

Conversation

@pmbstyle

@pmbstyle pmbstyle commented May 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add DeepSeek as an OpenAI-compatible chat inference provider.
  • Wire DeepSeek API key/base URL settings into core settings, onboarding, model discovery, and chat routing.
  • Add DeepSeek model/catalog coverage and adapter tests, including thinking: disabled for tool-call compatibility.

Validation

  • npm run test -- src/services/llmProviders/__tests__/providerCatalog.test.ts src/services/llmProviders/__tests__/openAICompatible.test.ts src/services/llmProviders/__tests__/deepseek.test.ts
  • npm run build

@pmbstyle pmbstyle self-assigned this May 9, 2026
@pmbstyle pmbstyle marked this pull request as ready for review May 9, 2026 15:17
@pmbstyle pmbstyle merged commit a2b8007 into main May 9, 2026
5 checks passed
@pmbstyle pmbstyle deleted the codex/add-deepseek-provider branch May 9, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant