v2.1.2
Chainlit/chainlitv2.1.2Jan 27, 2025by thomashacker
AI Summary
This release introduces the Novita Generator and adds basic tests for the Document class, while fixing various spaCy language issues.
Key Highlights
- Added Novita Generator integration
- Added basic tests for Document class
- Fixed spaCy language issues
New Features
- Novita Generator support
- Document class testing
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)