Skip to content

Releases: withcatai/node-llama-cpp

v1.2.0

16 Aug 19:01
ed4deba
Compare
Choose a tag to compare

1.2.0 (2023-08-16)

Features

v1.1.1

12 Aug 22:54
Compare
Choose a tag to compare

1.1.1 (2023-08-12)

Bug Fixes

  • use prebuilt binaries by default (6dd0d56)

v1.1.0

12 Aug 22:29
Compare
Choose a tag to compare

1.1.0 (2023-08-12)

Bug Fixes

  • spawnCommand support for Windows (c0e68f6)

Features

  • use spawn directly instead of $ to avoid redundant logs (ab3d10e)