Version 0.2.2 is out 🎉
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 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