v2.1.3
zai-org/GLM-5v2.1.3Jul 14, 2025by thomashacker
AI Summary
This release focuses on expanding data type support for readers and adding configuration options for Ollama integration.
Key Highlights
- Added support for CSV, XLS, and XLSX file formats in the DefaultReader.
- Added `OLLAMA_MODEL` and `OLLAMA_EMBED_MODEL` environment variables.
- Hides the 'Getting Started' display after it has been shown once.
New Features
- CSV, XLS, and XLSX support
- Ollama environment variables
Full Release Notes
## [2.1.3] More data types ## Added - Added `OLLAMA_MODEL` and `OLLAMA_EMBED_MODEL` environment variables (https://github.com/weaviate/Verba/pull/372) - Hiding `Getting Started` display after showing once - Added support for `csv` `xlsx` `xls` for the `DefaultReader`