mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update lobe-chat to version v1.72.0 (#2368)
This commit is contained in:
parent
9b27a46ab9
commit
24e4bd56a5
@ -7,6 +7,6 @@ services:
|
|||||||
APP_PORT: 3210
|
APP_PORT: 3210
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: lobehub/lobe-chat:1.70.11@sha256:1ed4d2dea8617662a7bd82356a2093c39e77be33ea6820cf38fffa4de2b9b546
|
image: lobehub/lobe-chat:1.72.0@sha256:2df74f17f78bf27a3b34bc519e8a9dbb77e5b81a7cba5f51eca4b170b62edbe2
|
||||||
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.70.11"
|
version: "1.72.0"
|
||||||
port: 7455
|
port: 7455
|
||||||
description: >-
|
description: >-
|
||||||
💬 An open-source, modern-design ChatGPT/LLMs UI/Framework.
|
💬 An open-source, modern-design ChatGPT/LLMs UI/Framework.
|
||||||
@ -30,19 +30,17 @@ defaultUsername: ""
|
|||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
dependencies: []
|
dependencies: []
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update contains multiple new features, improvements, and bug fixes.
|
This update contains new features, improvements, and bug fixes.
|
||||||
|
|
||||||
|
|
||||||
Key highlights include:
|
Key highlights include:
|
||||||
- Added support for models with online search capabilities
|
- Added user_id to database schema for data export functionality
|
||||||
- Implemented Anthropic Context Caching
|
- Added screenshot to clipboard support when sharing
|
||||||
- Added web page crawling to search functionality
|
- Updated Wenxin, Hunyuan, and Vertex AI model lists
|
||||||
- Added new model provider PPIO
|
- Fixed Claude 3.5+ models context max output settings
|
||||||
- Fixed theme issues and agent editing problems
|
- Fixed knowledge base issues
|
||||||
- Added support for OpenRouter custom BaseURL
|
- Fixed Google Gemini output relative issues
|
||||||
- Added epub file support and token usage display
|
- Added support for Gemini image output in chat
|
||||||
- Added GPT-4.5-preview and Qwen QwQ models
|
|
||||||
|
|
||||||
|
|
||||||
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
|
||||||
path: ""
|
path: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user