Skip to content

feat: add DeepSeek API support #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tinnci
Copy link

@Tinnci Tinnci commented Jul 12, 2025

  • Add DeepSeek models: chat, coder, and reasoner (R1)
  • Implement DeepSeek provider client using OpenAI-compatible API
  • Add DEEPSEEK_API_KEY environment variable support
  • Update configuration defaults and priority order
  • Add DeepSeek to supported models in README
  • Update configuration schema with new models

- Add DeepSeek models: chat, coder, and reasoner (R1)
- Implement DeepSeek provider client using OpenAI-compatible API
- Add DEEPSEEK_API_KEY environment variable support
- Update configuration defaults and priority order
- Add DeepSeek to supported models in README
- Update configuration schema with new models

DeepSeek models offer high-performance AI at competitive pricing:
- deepseek-chat: General conversation model
- deepseek-coder: Code generation optimized model
- deepseek-reasoner: Advanced reasoning model with CoT support

Pricing starts at .14/1M input tokens, .28/1M output tokens.
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