Releases: withcatai/node-llama-cpp
Releases · withcatai/node-llama-cpp
v1.2.0
1.2.0 (2023-08-16)
Features
v1.1.1
1.1.1 (2023-08-12)
Bug Fixes
- use prebuilt binaries by default (6dd0d56)
v1.1.0
1.1.0 (2023-08-12)
Bug Fixes
spawnCommand
support for Windows (c0e68f6)
Features
- use
spawn
directly instead of $
to avoid redundant logs (ab3d10e)