v2.1.2

multica-ai/multicav2.1.2Jan 27, 2025by thomashacker

AI Summary

Adds support for Novita AI as a generator and includes basic tests for the Document class. It also fixes spaCy language issues and implements dynamic model name retrieval for the OpenAI Generator.

Key Highlights

  • Added Novita Generator support
  • Added basic tests for Document class
  • Fixed spaCy Language Issues
  • Dynamic model name retrieval for OpenAI Generator

New Features

  • Novita AI Generator integration
  • Document class testing
  • Dynamic OpenAI model name retrieval based on URL and API Key

Full Release Notes

## [2.1.2] Adding Novita!

## Added

- Added Novita Generator (https://www.novita.ai/)
- Added basic tests for Document class

## Fixed

- spaCy Language Issues (https://github.com/weaviate/Verba/issues/359#issuecomment-2612233766) (https://github.com/weaviate/Verba/issues/352)

## [2.1.1] More Bugs!

## Added

- Dynamic model name retrieval for OpenAI Generator based on OpenAI URL and API Key (https://github.com/weaviate/Verba/issues/123) (https://github.com/weaviate/Verba/issues/362)