Skip to content

Add DeepSeek V4 provider#574

Merged
jahooma merged 7 commits intomainfrom
jahooma/deepseek-v4-provider
May 1, 2026
Merged

Add DeepSeek V4 provider#574
jahooma merged 7 commits intomainfrom
jahooma/deepseek-v4-provider

Conversation

@jahooma
Copy link
Copy Markdown
Contributor

@jahooma jahooma commented Apr 30, 2026

Summary

Adds a direct DeepSeek chat completions provider for deepseek-v4-pro, including streaming/non-streaming routing, usage billing, and provider error handling. Adds DeepSeek V4 Pro to freebuff configuration and creates a base2-free-deepseek-v4 agent for targeted eval runs. Updates model/env typings and covers the free-mode DeepSeek provider path plus allowlist behavior in chat completions tests.

Validation

CI=1 bun test web/src/app/api/v1/chat/completions/tests/completions.test.ts; bun run --cwd common typecheck && bun run --cwd agents typecheck && bun run --cwd web typecheck.

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@jahooma jahooma merged commit d11df24 into main May 1, 2026
34 checks passed
@jahooma jahooma deleted the jahooma/deepseek-v4-provider branch May 1, 2026 23:23
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