Releases: withcatai/node-llama-cpp
Releases · withcatai/node-llama-cpp
v2.7.1
11 Oct 23:07
Compare
Sorry, something went wrong.
No results found
2.7.1 (2023-10-11)
Bug Fixes
GeneralChatPromptWrapper output (#70 ) (4ff8189 )
improve JSON schema validation error messages (#69 ) (c41da09 )
v2.7.0
11 Oct 16:32
Compare
Sorry, something went wrong.
No results found
2.7.0 (2023-10-11)
Features
add JSON schema grammar support (#68 ) (8ceac05 )
add promptWithMeta function to LlamaChatSession (#68 ) (8ceac05 )
v2.6.3
10 Oct 00:03
Compare
Sorry, something went wrong.
No results found
2.6.3 (2023-10-10)
Bug Fixes
v2.6.2
09 Oct 18:18
Compare
Sorry, something went wrong.
No results found
2.6.2 (2023-10-09)
Bug Fixes
add documentation to Google Search (#65 ) (eb61383 )
v2.6.1
09 Oct 15:16
Compare
Sorry, something went wrong.
No results found
2.6.1 (2023-10-09)
Bug Fixes
v2.6.0
09 Oct 11:29
Compare
Sorry, something went wrong.
No results found
2.6.0 (2023-10-09)
Features
adapt to llama.cpp changes (#60 ) (3400fce )
add repeat penalty support (#60 ) (3400fce )
improve grammar support (#60 ) (3400fce )
better API for customizing context and chat session options, while maintaining compatibility with existing API (#60 ) (3400fce )
git release bundle (#61 ) (ada896b )
new documentation website (#62 ) (c0deffd )
improve chat command (#62 ) (c0deffd )
v2.5.1
27 Sep 22:22
Compare
Sorry, something went wrong.
No results found
2.5.1 (2023-09-27)
Bug Fixes
make disabling metal on build work (#55 ) (03ec18b )
v2.5.0
26 Sep 20:08
Compare
Sorry, something went wrong.
No results found
2.5.0 (2023-09-26)
Bug Fixes
adapt to llama.cpp interface change (#49 ) (9db72b0 )
Features
add FalconChatPromptWrapper (#53 ) (656bf3c )
fall back to build from source if prebuilt binary loading fails (#54 ) (d99e3b0 )
load conversation history into a LlamaChatSession (#51 ) (4e274ce )
only build one binary for all node versions (#50 ) (1e617cd )
v2.4.1
15 Sep 23:59
Compare
Sorry, something went wrong.
No results found
v2.4.0
09 Sep 21:46
Compare
Sorry, something went wrong.
No results found
2.4.0 (2023-09-09)
Features