Skip to content

docs: auto-update for merged PRs (2026-08-26) - #4059

Merged
melmennaoui merged 1 commit into
mainfrom
docs/auto-update
Aug 26, 2026
Merged

docs: auto-update for merged PRs (2026-08-26)#4059
melmennaoui merged 1 commit into
mainfrom
docs/auto-update

Conversation

@aheritier

Copy link
Copy Markdown
Collaborator

Documentation Updates

This PR updates documentation to reflect code changes merged into main in the last 36 hours.

Covered PRs

PR #4058: fix: replace removed deepseek-chat with deepseek-v4-pro

Source: #4058

Documentation changes:

  • Updated docs/providers/deepseek/index.md to reflect the current DeepSeek model lineup
  • Replaced all references to deepseek-chat with deepseek-v4-pro
  • Updated the Available Models table to include:
    • deepseek-v4-pro (extended-reasoning model with tool calling)
    • deepseek-v4-flash (fast general-purpose model with tool calling)
    • deepseek-v4-flash-vision-exp (experimental multimodal model with image input)
  • Removed outdated references to deepseek-chat and deepseek-reasoner

Context

DeepSeek removed deepseek-chat and deepseek-reasoner from their live API, replacing them with the V4 model lineup. The code changes in PR #4058 updated examples, tests, and configuration to use the new models.


Auto-generated by docker-agent documentation maintenance workflow

…ek-v4-pro

Reflects changes from #4058.
Source PR: #4058

DeepSeek removed deepseek-chat and deepseek-reasoner from their API.
Updated documentation to reflect the current model lineup:
- deepseek-v4-pro (extended-reasoning with tool calling)
- deepseek-v4-flash (fast general-purpose with tool calling)
- deepseek-v4-flash-vision-exp (experimental multimodal)
@aheritier aheritier added the kind/docs Documentation-only changes label Aug 26, 2026
@aheritier
aheritier requested a review from a team as a code owner August 26, 2026 04:01
@aheritier aheritier added kind/docs Documentation-only changes area/docs Documentation changes labels Aug 26, 2026
@melmennaoui
melmennaoui merged commit 34ce4fa into main Aug 26, 2026
21 checks passed
@melmennaoui
melmennaoui deleted the docs/auto-update branch August 26, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation changes kind/docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants