Update lobe-chat to version v1.79.7 (#2541)

This commit is contained in:
Alexander L. 2025-04-11 13:01:09 +02:00 committed by GitHub
parent 274e8ba295
commit 3a49bc2c44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 7 deletions

View File

@ -7,6 +7,6 @@ services:
APP_PORT: 3210
app:
image: lobehub/lobe-chat:1.77.16@sha256:df2710081a66826b6453d5a0663d06ae5958e0d071b144bbbf6e13eeb0e8c5aa
image: lobehub/lobe-chat:1.79.7@sha256:9499b51e9b4ffeaa7b64650373777ebda65109ac9407e12c99f4de943ee6ad3c
restart: on-failure
user: "1000:1000"

View File

@ -3,7 +3,7 @@ id: lobe-chat
name: Lobe Chat
tagline: An open-source, modern-design AI chat framework
category: ai
version: "1.77.16"
version: "1.79.7"
port: 7455
description: >-
💬 An open-source, modern-design ChatGPT/LLMs UI/Framework.
@ -34,11 +34,16 @@ releaseNotes: >-
Key highlights:
- Improved public procedure implementation
- Added ernie-x1-32k-preview support for Wenxin
- Fixed data display issue from version 1.77.11
- Fixed QVQ Max model, added default config for system agent, and pre-merged desktop code
- Refactored the file service
- Refactored hotkey import to fix DB error
- Fixed issues with Grok-3-mini and Langfuse integration
- Updated Grok 3 model styles
- Removed unsupported Azure AI parameters
- Fixed environment config for Tencent Cloud
- Fixed xAI API call handling
- Added wiki migration instructions
- Added Keycloak SSO support
- Enhanced SearXNG with time range and category filters
- Refactored Ollama pull and model service logic
Full release notes are available at https://github.com/lobehub/lobe-chat/releases