diff --git a/CHANGELOG.md b/CHANGELOG.md index 94e6ae756758..12723a1cc495 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.24.1](https://github.com/bentwnghk/lobe-chat/compare/v1.24.0...v1.24.1) + +Released on **2024-03-29** + +#### 🐛 Bug Fixes + +- **ollama**: Suppport vision for LLaVA models. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **ollama**: Suppport vision for LLaVA models, closes [#1791](https://github.com/bentwnghk/lobe-chat/issues/1791) ([e2d3de6](https://github.com/bentwnghk/lobe-chat/commit/e2d3de6)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.24.0](https://github.com/bentwnghk/lobe-chat/compare/v1.23.0...v1.24.0) Released on **2024-03-29** diff --git a/package.json b/package.json index 973060af6ae5..832ce54f4106 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.24.0", + "version": "1.24.1", "description": "Mr.🆖 Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.", "keywords": [ "framework",