Skip to content

Release v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 13:22
· 26 commits to master since this release

This release updates node-llama-cpp to v3.0.0-beta.13. Furthermore, it introduces the ability of users to specify custom prompt templates. See the documentation to learn how to set up custom prompts.

Changelog

  • feat: Add custom prompt documentation
  • feat: Add custom prompts
  • refactor: Clean up code
  • fix: Logical code error
  • refactor: Move code around
  • feat: bump node-llama-cpp to 3.0.0-beta.13
  • refactor: Simplify source code
  • fix: More prominent download link in README
  • fix: Use macOS icon for README
  • feat: Add proper macOS-specific application icon
  • fix: add quick download link to README

Full Changelog: v0.9.0...v0.10.0