Skip to content

Releases: withcatai/node-llama-cpp

v1.1.1

12 Aug 22:54

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

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)