Skip to content

feat: DeepSeek R1 support #428

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

Merged
merged 38 commits into from
Feb 21, 2025
Merged

feat: DeepSeek R1 support #428

merged 38 commits into from
Feb 21, 2025

Conversation

giladgd
Copy link
Contributor

@giladgd giladgd commented Feb 21, 2025

Description of change

  • feat: chain of thought segmentation (documentation: Stream Response Segments)
  • feat: DeepSeek support (documentation: DeepSeek R1)
  • feat(Electron template): add functions template
  • feat(Electron template): improve chain of thought design (documentation: DeepSeek R1)
  • feat(Electron template): new icon for the CI build
  • feat(defineChatSessionFunction): improve params type
  • feat: pass a model to resolveChatWrapper
  • fix(Electron template): update model message in a more stable manner
  • fix(Electron template): more convenient completion
  • fix: check path existence before reading its content
  • fix: defineChatSessionFunction types
  • fix: partial tokens handling
  • chore: update to the new GitHub org used for llama.cpp
  • chore: update recommended models
  • chore(Electron template): update links
  • docs: response segments, stop generation
  • docs: DeepSeek post
  • test: show more detailed logs when running tests

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run format to apply eslint formatting
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits and pull request title follow conventions explained in pull request guidelines (PRs that do not follow this convention will not be merged)

@giladgd giladgd requested a review from ido-pluto February 21, 2025 02:05
@giladgd giladgd self-assigned this Feb 21, 2025
Copy link
Contributor

@ido-pluto ido-pluto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giladgd giladgd merged commit ca6b901 into master Feb 21, 2025
6 checks passed
@giladgd giladgd deleted the gilad/deepseekSupport branch February 21, 2025 16:29
Copy link

🎉 This PR is included in version 3.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants