Skip to content

feat(wafer/deepseek-v4-pro): add new models [bot]#1595

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-wafer-deepseek-v4-pro-20260624-093529
Open

feat(wafer/deepseek-v4-pro): add new models [bot]#1595
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-wafer-deepseek-v4-pro-20260624-093529

Conversation

@models-bot

@models-bot models-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for wafer/deepseek-v4-pro.


Note

Low Risk
Single new YAML model metadata file with no runtime or auth changes.

Overview
Adds a new Wafer provider catalog entry for deepseek-v4-pro, registering it as an active serverless chat model.

The definition includes token pricing (including cache-read input), a 1M context window, function calling, and thinking: true with configurable reasoning_effort (none through max). Documentation is linked via Wafer’s serverless API reference.

Reviewed by Cursor Bugbot for commit a3a1b9d. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test setup failed for wafer

The test job aborted before any tests ran. Error:

Failed to apply virtual-account 'gateway-tester-v2-b65fd1f8-5': {"statusCode":500,"message":"Error applying the manifest of type virtual-account"}

This is usually a transient infra issue (catalogue build, TrueFoundry API, GitHub archive). Try /test-models again, or check the job logs.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a3a1b9d. Configure here.

costs:
- cache_read_input_token_cost: 1e-7
input_cost_per_token: 1.2e-6
output_cost_per_token: 2.4e-6

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

DeepSeek Pro costs wrong tier

Medium Severity

The costs block lists input_cost_per_token 1.2e-6 and output_cost_per_token 2.4e-6, which match Wafer’s GLM-5.2 input rate with a 2× output ratio, not DeepSeek V4 Pro serverless pricing on the same provider (V4 Flash is published around $0.14/$0.28 per M tokens; Pro is typically ~3× that tier, not ~8.5×).

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit a3a1b9d. Configure here.

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