mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update lobe-chat to v1.79.8 (#2565)
This commit is contained in:
parent
b6560ef802
commit
1fdfe799ce
@ -7,6 +7,6 @@ services:
|
|||||||
APP_PORT: 3210
|
APP_PORT: 3210
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: lobehub/lobe-chat:1.79.7@sha256:9499b51e9b4ffeaa7b64650373777ebda65109ac9407e12c99f4de943ee6ad3c
|
image: lobehub/lobe-chat:1.79.8@sha256:61156952d42b7e85f3c4e020cb0e448d4b60ae8db83624f11a9b628d4c44c831
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
|
@ -3,7 +3,7 @@ id: lobe-chat
|
|||||||
name: Lobe Chat
|
name: Lobe Chat
|
||||||
tagline: An open-source, modern-design AI chat framework
|
tagline: An open-source, modern-design AI chat framework
|
||||||
category: ai
|
category: ai
|
||||||
version: "1.79.7"
|
version: "1.79.8"
|
||||||
port: 7455
|
port: 7455
|
||||||
description: >-
|
description: >-
|
||||||
💬 An open-source, modern-design ChatGPT/LLMs UI/Framework.
|
💬 An open-source, modern-design ChatGPT/LLMs UI/Framework.
|
||||||
@ -34,16 +34,7 @@ releaseNotes: >-
|
|||||||
|
|
||||||
|
|
||||||
Key highlights:
|
Key highlights:
|
||||||
- Refactored hotkey import to fix DB error
|
- Fixed Azure OpenAI processing of image messages in local s3
|
||||||
- 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
|
Full release notes are available at https://github.com/lobehub/lobe-chat/releases
|
||||||
|
Loading…
Reference in New Issue
Block a user