Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Novita AI color and added DeepSeek R1 model #13074

Merged
merged 7 commits into from
Jan 28, 2025

Conversation

jasonhp
Copy link
Contributor

@jasonhp jasonhp commented Jan 27, 2025

Summary

Fixed Novita AI color.
Added DeepSeek R1 model.
Fixed Novita AI models' labels.

Resolves #13078

Screenshots

Before After
image image

Checklist

Important

Please review the checklist below before submitting your pull request.

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. ⚙️ feat:model-runtime labels Jan 27, 2025
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Jan 27, 2025
@crazywoola
Copy link
Member

Please fix the lint and link an existing issue. :)

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Jan 27, 2025
@jasonhp
Copy link
Contributor Author

jasonhp commented Jan 27, 2025

Please fix the lint and link an existing issue. :)

Done!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 28, 2025
@crazywoola
Copy link
Member

Thanks for the PR, but I think we will not have a minor release for v0.15.3, we will release v1.0 very soon. You might also need to submit a PR to this repo https://github.com/langgenius/dify-official-plugins/pulls

@crazywoola crazywoola merged commit 560c5de into langgenius:main Jan 28, 2025
6 checks passed
@jasonhp
Copy link
Contributor Author

jasonhp commented Jan 28, 2025

Thanks for the PR, but I think we will not have a minor release for v0.15.3, we will release v1.0 very soon. You might also need to submit a PR to this repo https://github.com/langgenius/dify-official-plugins/pulls

Done! langgenius/dify-official-plugins#181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ feat:model-runtime lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Novita AI background color and add DeepSeek R1 model.
2 participants