[2.1.0] Fixing Bugs and Adding Friends <3
Added
- Added Upstage: Reader, Embedder, Generator (https://www.upstage.ai/)
- Added new deployment type: Custom
- Added new port configuration (#308)
- Added Groq (#278)
- AssemblyAI Reader for audio files (#283)
- Language Detection for languages like chinese, english, french, german and dutch (#302)
- Improve Markdown Chunking (#323)
- Upgrade to latest Weaviate Client
- Added Ollama to Docker Compose
- Added Verba to Docker Hub
- Added default deployment to skip login screen (#305)
Fixed
- Catch Exception when trying to access the OpenAI API Embedding endpoint to retrieve model names
- Fixed reading empty string as environment variables (#300)
- Fixed default Unstructed URL (#295)
- Changed Collection names to prevent conflicts with other older Verba version generated collections
- Ensure Ollama URL is parsed correctly (#327)
- Fixing typos (#329)
- System Message is now a textarea in the frontend (#334)
- Race Condition when multiple requests try to create same client (#335)
- Fix wrong data types when querying additional chunks
- Remove legacy code (#284)
- Change Python version range below 3.13
- Firecrawl Reader missing metadata (#280)