Skip to content

Releases: withcatai/node-llama-cpp

v2.8.0

06 Nov 18:46
190ef96
Compare
Choose a tag to compare

2.8.0 (2023-11-06)

Features

v2.7.5

05 Nov 23:49
8f29277
Compare
Choose a tag to compare

2.7.5 (2023-11-05)

v2.7.4

25 Oct 22:55
ff1644d
Compare
Choose a tag to compare

2.7.4 (2023-10-25)

Bug Fixes

  • do not download redundant node headers (#80) (ff1644d)
  • improve cmake custom options handling (#80) (ff1644d)
  • do not set CMAKE_GENERATOR_TOOLSET for CUDA (#80) (ff1644d)
  • do not fetch information from GitHub when using a local git bundle (#80) (ff1644d)
  • GBNF JSON schema string const formatting (#80) (ff1644d)

Features

  • adapt to the latest llama.cpp interface (#80) (ff1644d)
  • print helpful information to help resolve issues when they happen (#80) (ff1644d)
  • make portable cmake on Windows more stable (#80) (ff1644d)
  • update CMakeLists.txt to match llama.cpp better (#80) (ff1644d)

v2.7.3

13 Oct 13:59
1cba701
Compare
Choose a tag to compare

2.7.3 (2023-10-13)

v2.7.2

12 Oct 22:45
dc88531
Compare
Choose a tag to compare

2.7.2 (2023-10-12)

Features

  • minor: save and load history to chat command (#71) (dc88531)

v2.7.1

11 Oct 23:07
4ff8189
Compare
Choose a tag to compare

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
8ceac05
Compare
Choose a tag to compare

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
8691585
Compare
Choose a tag to compare

2.6.3 (2023-10-10)

Bug Fixes

v2.6.2

09 Oct 18:18
eb61383
Compare
Choose a tag to compare

2.6.2 (2023-10-09)

Bug Fixes

  • add documentation to Google Search (#65) (eb61383)

v2.6.1

09 Oct 15:16
88e89d2
Compare
Choose a tag to compare

2.6.1 (2023-10-09)

Bug Fixes