Skip to content

feat(deepseek): add DeepSeek V4 Flash and V4 Pro model profiles#36980

Closed
neo1027144 (neo1027144-creator) wants to merge 1 commit intolangchain-ai:masterfrom
neo1027144-creator:feat/deepseek-v4-profiles
Closed

feat(deepseek): add DeepSeek V4 Flash and V4 Pro model profiles#36980
neo1027144 (neo1027144-creator) wants to merge 1 commit intolangchain-ai:masterfrom
neo1027144-creator:feat/deepseek-v4-profiles

Conversation

@neo1027144-creator
Copy link
Copy Markdown

Summary

Add model profiles for the new DeepSeek V4 series to \langchain-deepseek.

Models Added

Model Max Input Max Output Reasoning Tool Calling
\deepseek-v4-flash\ 1,000,000 384,000
\deepseek-v4-pro\ 1,000,000 384,000

Changes

  • **\libs/partners/deepseek/langchain_deepseek/data/_profiles.py**: Added V4 Flash and V4 Pro model profiles

Context

DeepSeek has released its V4 model series. The legacy \deepseek-chat\ and \deepseek-reasoner\ model names are being deprecated, mapping to \deepseek-v4-flash\ non-thinking and thinking modes respectively.

Note

I noticed this file is marked as auto-generated by \langchain-profiles\ CLI. If profiles should only be updated via the CLI tool or upstream \models.dev\ data source, please let me know and I'll adjust the approach.

Source

https://api-docs.deepseek.com/quick_start/pricing

AI Disclosure

This PR was authored with AI assistance.

Add model profiles for the new DeepSeek V4 series with 1M context, 384K max output, reasoning and tool calling support.

Source: https://api-docs.deepseek.com/quick_start/pricing
@github-actions github-actions Bot added deepseek `langchain-deepseek` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST integration PR made that is related to a provider partner package integration size: XS < 50 LOC labels Apr 24, 2026
@github-actions
Copy link
Copy Markdown

This PR has been automatically closed because it does not link to an approved issue.

All external contributions must reference an approved issue or discussion. Please:

  1. Find or open an issue describing the change
  2. Wait for a maintainer to approve and assign you
  3. Add Fixes #<issue_number>, Closes #<issue_number>, or Resolves #<issue_number> to your PR description and the PR will be reopened automatically

Maintainers: reopen this PR or remove the missing-issue-link label to bypass this check.

@github-actions github-actions Bot closed this Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepseek `langchain-deepseek` package issues & PRs external feature For PRs that implement a new feature; NOT A FEATURE REQUEST integration PR made that is related to a provider partner package integration missing-issue-link new-contributor size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant