v0.2.2
lfnovo/open-notebookv0.2.2Jun 10, 2025by lfnovo
AI Summary
Replaced in-house model management with Esperanto library and launched multiple new providers including Mistral, Gemini, Deepseek, Voyage, and Azure OpenAI.
Key Highlights
- Esperanto library integration (replaces in-house model management)
- New providers: Mistral, Gemini, Deepseek, Voyage, Azure OpenAI
- Improved model performance with lightweight HTTP-based framework
- Fixes for Ollama issues
- Improved model selection page
New Features
- Esperanto library integration for model management
- Mistral (text and embedding)
- Gemini (text, embedding, text-to-speech)
- Deepseek (text)
- Voyage (embeddings)
- Azure OpenAI
- Model management guide
Full Release Notes
**Version 0.2.2 is out :tada:** This is a big release in preparation for the launch of v1 (APIs e new Front-end). In this release, we are replacing the in-house model management capabilities with the [Esperanto](https://github.com/lfnovo/esperanto) library, which I also maintain and has been battle tested in production through a lot of projects. **What changed? ** - New providers added: Mistral (text and embedding), Gemini (text, embedding, text to speech), Deepseek (text), Voyage (embeddings), Azure Open AI - Improved the performance of all model usage with a lightweight HTTP-based framework - Fixes some issues reported by users with Ollama - Improved the model selection page - Launched a model management guide to help you get started - Fixes an issue that was asking for migrations repeatedly - Fixes the Youtube transcript download issue that affected many apps - Fixes an issue when the user deletes all transformations and the source page breaks