Add DeepSeek R1 0528 to the Chutes provider #4105
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New model for the Chutes provider, surpasses the old DeepSeek R1 and is free so it is also set to be the default model now.
Related GitHub Issue
Closes: #4103
Description
Add the new DeepSeek R1 0528 checkpoint to the Chutes provider.
Test Procedure
Both the new and the old checkpoint work.
Type of Change
srcor test files.Pre-Submission Checklist
npm run lint).console.log) has been removed.npm test).mainbranch.npm run changesetif this PR includes user-facing changes or dependency updates.Screenshots / Videos
Documentation Updates
Additional Notes
This is a free model, so it will also be the new default model for the Chutes provider, as it greatly surpasses the old checkpoint and all the other models.
Get in Touch
discord: @fluffyzeo
Important
Add
deepseek-ai/DeepSeek-R1-0528to Chutes provider and set as default model inapi.ts.deepseek-ai/DeepSeek-R1-0528toChutesModelIdinapi.ts.chutesModelsinapi.tsto includedeepseek-ai/DeepSeek-R1-0528with specific attributes (maxTokens, contextWindow, etc.).chutesDefaultModelIdtodeepseek-ai/DeepSeek-R1-0528inapi.ts.This description was created by
for ad2657a. You can customize this summary. It will automatically update as commits are pushed.