Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 20:08
· 137 commits to master since this release
d99e3b0

2.5.0 (2023-09-26)

Bug Fixes

  • adapt to llama.cpp interface change (#49) (9db72b0)

Features

  • add FalconChatPromptWrapper (#53) (656bf3c)
  • fall back to build from source if prebuilt binary loading fails (#54) (d99e3b0)
  • load conversation history into a LlamaChatSession (#51) (4e274ce)
  • only build one binary for all node versions (#50) (1e617cd)