Skip to content

deepseek: Support low reasoning effort for V4 models - #62577

Merged
dinocosta merged 1 commit into
zed-industries:mainfrom
lingyaochu:deepseek
Aug 14, 2026
Merged

deepseek: Support low reasoning effort for V4 models#62577
dinocosta merged 1 commit into
zed-industries:mainfrom
lingyaochu:deepseek

Conversation

@lingyaochu

@lingyaochu lingyaochu commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Objective

DeepSeek has released the GA version of its V4 Pro model, and added a new low reasoning effort level for both V4 Flash and V4 Pro. We need to update Zed's DeepSeek provider to sync with this update.

Reference: https://api-docs.deepseek.com/updates/

Solution

Added a new Low reasoning effort level for DeepSeek models.

Testing

Built and ran locally. Screenshots with this change are attached in the Showcase section.

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content adheres to Zed's UI standards (UX/UI and icon guidelines)
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Showcase

After this change:

flash pro

Release Notes:

  • Added support for low reasoning effort for DeepSeek V4 Flash and V4 Pro

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Aug 13, 2026
@zed-community-bot zed-community-bot Bot added community champion Issues filed by our amazing community champions! 🫶 guild Pull requests by someone in Zed Guild. NOTE: the label application is automated via github actions labels Aug 13, 2026
@dinocosta dinocosta added the area:ai/deepseek AI feedback for Deepseek label Aug 14, 2026

@dinocosta dinocosta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you @lingyaochu ! 🙂

@dinocosta
dinocosta added this pull request to the merge queue Aug 14, 2026
Merged via the queue into zed-industries:main with commit 24e2555 Aug 14, 2026
77 checks passed
@lingyaochu
lingyaochu deleted the deepseek branch August 14, 2026 09:42
playdohface pushed a commit to playdohface/zed that referenced this pull request Aug 29, 2026
…62577)

# Objective

DeepSeek has released the GA version of its V4 Pro model, and added a
new low reasoning effort level for both V4 Flash and V4 Pro. We need to
update Zed's DeepSeek provider to sync with this update.

Reference: https://api-docs.deepseek.com/updates/

## Solution

Added a new Low reasoning effort level for DeepSeek models.

## Testing

Built and ran locally. Screenshots with this change are attached in the
Showcase section.

## Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content adheres to Zed's UI standards
([UX/UI](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
and
[icon](https://github.com/zed-industries/zed/blob/main/crates/icons/README.md)
guidelines)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

## Showcase
After this change:

<img width="639" height="169" alt="flash"
src="https://github.com/user-attachments/assets/5521f6fe-ced9-4842-8783-24c532bf66f6"
/>

<img width="640" height="181" alt="pro"
src="https://github.com/user-attachments/assets/0293d4a2-03f8-41e1-8a3e-31efce9dea17"
/>

---

Release Notes:

- Added support for low reasoning effort for DeepSeek V4 Flash and V4
Pro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ai/deepseek AI feedback for Deepseek cla-signed The user has signed the Contributor License Agreement community champion Issues filed by our amazing community champions! 🫶 guild Pull requests by someone in Zed Guild. NOTE: the label application is automated via github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants