Skip to content

v1.0.0-beta.7

Latest
Compare
Choose a tag to compare
@kartikm7 kartikm7 released this 28 Nov 12:03
· 8 commits to master since this release

Major Release

✨ Multiple File Support and Prompt Suggestions are here!

  • LLocal can now perform semantic search across multiple PDF's which are reranked using the BM25.
  • After every AI response now there are AI generated prompt suggestions!

🌊 What's Changed

  • Fixed the overflow during code generation. (This time for good) #4
  • Changed the location for the stop generating button. It gets swapped with the send button.
  • Tooltip over the knowledge base context.
  • An attempt to solve the issue #12 . (By enabling rebuild of native modules in the build script)

Major Thanks to the Contributors!

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7