✨ DeepSeek R1 is here! ✨
Read about the release in the blog post
3.6.0 (2025-02-21)
Features
- DeepSeek R1 support (#428) (ca6b901) (documentation: DeepSeek R1)
- chain of thought segmentation (#428) (ca6b901) (documentation: Stream Response Segments)
- pass a model to
resolveChatWrapper
(#428) (ca6b901) defineChatSessionFunction
: improveparams
type (#428) (ca6b901)- Electron template: show chain of thought (#428) (ca6b901) (documentation: DeepSeek R1)
- Electron template: add functions template (#428) (ca6b901)
- Electron template: new icon for the CI build (#428) (ca6b901)
- Electron template: update model message in a more stable manner (#428) (ca6b901)
- Electron template: more convenient completion (#428) (ca6b901)
Bug Fixes
- check path existence before reading its content (#428) (ca6b901)
- partial tokens handling (#428) (ca6b901)
- uncaught exception (#430) (599a161)
- Electron template: non-latin text formatting (#430) (599a161)
Shipped with llama.cpp
release b4753
To use the latest
llama.cpp
release available, runnpx -n node-llama-cpp source download --release latest
. (learn more)