mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +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:
|
||||
image: lobehub/lobe-chat:1.70.11@sha256:1ed4d2dea8617662a7bd82356a2093c39e77be33ea6820cf38fffa4de2b9b546
|
||||
image: lobehub/lobe-chat:1.72.0@sha256:2df74f17f78bf27a3b34bc519e8a9dbb77e5b81a7cba5f51eca4b170b62edbe2
|
||||
restart: on-failure
|
||||
user: "1000:1000"
|
||||
|
@ -3,7 +3,7 @@ id: lobe-chat
|
||||
name: Lobe Chat
|
||||
tagline: An open-source, modern-design AI chat framework
|
||||
category: ai
|
||||
version: "1.70.11"
|
||||
version: "1.72.0"
|
||||
port: 7455
|
||||
description: >-
|
||||
💬 An open-source, modern-design ChatGPT/LLMs UI/Framework.
|
||||
@ -30,19 +30,17 @@ defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
dependencies: []
|
||||
releaseNotes: >-
|
||||
This update contains multiple new features, improvements, and bug fixes.
|
||||
This update contains new features, improvements, and bug fixes.
|
||||
|
||||
|
||||
Key highlights include:
|
||||
- Added support for models with online search capabilities
|
||||
- Implemented Anthropic Context Caching
|
||||
- Added web page crawling to search functionality
|
||||
- Added new model provider PPIO
|
||||
- Fixed theme issues and agent editing problems
|
||||
- Added support for OpenRouter custom BaseURL
|
||||
- Added epub file support and token usage display
|
||||
- Added GPT-4.5-preview and Qwen QwQ models
|
||||
|
||||
- Added user_id to database schema for data export functionality
|
||||
- Added screenshot to clipboard support when sharing
|
||||
- Updated Wenxin, Hunyuan, and Vertex AI model lists
|
||||
- Fixed Claude 3.5+ models context max output settings
|
||||
- Fixed knowledge base issues
|
||||
- Fixed Google Gemini output relative issues
|
||||
- Added support for Gemini image output in chat
|
||||
|
||||
Full release notes are available at https://github.com/lobehub/lobe-chat/releases
|
||||
path: ""
|
||||
|
Loading…
Reference in New Issue
Block a user