v1.1.1
Mintplex-Labs/anything-llmv1.1.1Aug 2, 2024by timothycarambat
AI Summary
A patch release focusing on stability and new integrations. It adds support for Gemini Pro 1.5 (including 2M context), introduces Italian translation, and improves streaming reliability for OpenRouter.
Key Highlights
- Gemini Pro 1.5 support (2M context)
- Italian language translation
- OpenRouter streaming exception handling
- Ollama performance mode option
New Features
- Gemini Pro 1.5 API support
- Italian translation
- OpenRouter exception handling
- Ollama performance mode
Full Release Notes
## What's Changed * Gemini Pro 1.5, API support for 2M context and new experimental model by @RahSwe in https://github.com/Mintplex-Labs/anything-llm/pull/2031 * Added Italian translation by @rglauco in https://github.com/Mintplex-Labs/anything-llm/pull/2025 * handle OpenRouter exceptions on streaming by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2033 * Ollama performance mode option by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2014 ## New Contributors * @RahSwe made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2031 * @rglauco made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2025 **Full Changelog**: https://github.com/Mintplex-Labs/anything-llm/compare/v1.1.0...v1.1.1