v1.0.3

multica-ai/multicav1.0.3Jul 2, 2024by thomashacker

AI Summary

Adds a cancel generation button, .docx file support, and a GitLab Reader. It improves HuggingFace embedding models and introduces MixedBreadEmbedder and AllMPNetEmbedder. Various bugs related to Ollama error logging and chunk NoneType checks are fixed.

Key Highlights

  • Cancel Generation Button
  • Added .docx support
  • Added GitLabReader
  • Improved HuggingFace Embedding Models

New Features

  • Cancel generation functionality
  • .docx file support
  • GitLab Reader integration
  • MixedBreadEmbedder
  • AllMPNetEmbedder
  • Improved HuggingFace embedding models

Full Release Notes

# v1.0.3  🚀 

## What's New?

## Added

- Cancel Generation Button
- Added .docx support
- Added Documentation for JSON Files
- Added GitLabReader (https://github.com/weaviate/Verba/pull/151)
- Improved HuggingFace Embedding Models thanks to @tomaarsen
- MixedBreadEmbedder
- AllMPNetEmbedder

## Fixed

- Check error logs coming from Ollama and send it to the frontend
- Check If Chunks Are NoneType
- https://github.com/weaviate/Verba/pull/173
- https://github.com/weaviate/Verba/pull/163
- https://github.com/weaviate/Verba/pull/148


## To get started with Verba, simply run:

`pip install goldenverba==1.0.3`

or download the wheels.

Happy RAG! ❤️