Skip to content

fix(deepseek): update deprecated models to v4 - #6697

Open
AkhilTrivediX wants to merge 1 commit into
FlowiseAI:mainfrom
AkhilTrivediX:fix/deepseek-deprecation
Open

fix(deepseek): update deprecated models to v4#6697
AkhilTrivediX wants to merge 1 commit into
FlowiseAI:mainfrom
AkhilTrivediX:fix/deepseek-deprecation

Conversation

@AkhilTrivediX

Copy link
Copy Markdown

Summary

  • Fixes Deepseek models deprecation #6667 by replacing the deprecated DeepSeek models (deepseek-chat and deepseek-reasoner) with their new v4 counterparts (deepseek-v4-flash and deepseek-v4-pro).
  • Updates the default model configuration in the DeepSeek chat node.
  • Updates the models.json definitions and input/output costs according to current DeepSeek API pricing.

Testing

  • Ran pnpm install and pnpm build across the workspace locally; all tasks completed successfully.
  • Verified Deepseek.ts has the updated default model.

Resolves FlowiseAI#6667 by replacing deprecated deepseek-chat and deepseek-reasoner models with deepseek-v4-flash and deepseek-v4-pro, and updating their pricing.
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

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.

Deepseek models deprecation

1 participant