Recent Releases of wovensnips

wovensnips - WovenSnips v1.1.0

This release includes:

Changes

  • Replaced pickle-based serialisation with a custom MessagePack-based solution for faster processing, enhanced security, and reduced vector store file sizes.
  • Vector store files now use the .wov extension (previously .pkl). Due to the new file format, users will have to regenerate old vector stores to use them with v1.1.0.

Improvements

  • Context retrieval system fine-tuned for improved accuracy.
  • Implemented a custom prompt template to enhance the RAG instruction.
  • Better error messages for unsupported file types, providing more details to users.

- Python
Published by ekjaisal almost 2 years ago

wovensnips - WovenSnips v1.0.1

This release includes:

New Feature

  • Added the capability to enable a local server to interact programmatically with other applications and scripts.

Improvements

  • Dynamic updation of model details directly from Straico instead of hard-coding a limited hand-picked selection.
  • Improved overall performance and UI responsiveness.
  • Minor adjustments for enhancing overall user experience.

- Python
Published by ekjaisal almost 2 years ago

wovensnips - WovenSnips v1.0.0

- Python
Published by ekjaisal almost 2 years ago