mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 优化部分应用安装包
This commit is contained in:
@@ -14,7 +14,6 @@ services:
|
||||
- OPENAI_MODEL_LIST=${OPENAI_MODEL_LIST}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
|
||||
@@ -1,12 +1,18 @@
|
||||
<div align="center"><a name="readme-top"></a>
|
||||
# LobeChat
|
||||
|
||||
<h1>Lobe Chat</h1>
|
||||
**LobeChat** 是一个现代化设计的开源 ChatGPT/LLMs 聊天应用与开发框架,支持语音合成、多模态、可扩展的(function call)插件系统,一键免费拥有你自己的 ChatGPT/Gemini/Claude/Ollama 应用。
|
||||
|
||||
现代化设计的开源 ChatGPT/LLMs 聊天应用与开发框架<br/>
|
||||
支持语音合成、多模态、可扩展的([function call][docs-functionc-call])插件系统<br/>
|
||||
一键**免费**拥有你自己的 ChatGPT/Gemini/Claude/Ollama 应用
|
||||
## 特性:
|
||||
|
||||
[English](https://github.com/lobehub/lobe-chat/blob/main/README.md) · **简体中文** · [更新日志](https://github.com/lobehub/lobe-chat/blob/main/CHANGELOG.md) · [文档](https://lobehub.com/docs) · [报告问题](https://github.com/lobehub/lobe-chat/issues) · [请求功能](https://github.com/lobehub/lobe-chat/issues)
|
||||
|
||||
|
||||

|
||||
- 多模型服务商支持;
|
||||
- 支持本地大语言模型 (LLM);
|
||||
- 模型视觉识别 (Model Visual);
|
||||
- TTS & STT 语音会话;
|
||||
- Text to Image 文生图;
|
||||
- 插件系统 (Function Calling);
|
||||
- 助手市场 (GPTs);
|
||||
- 支持本地 / 远程数据库;
|
||||
- 支持多用户管理;
|
||||
- 渐进式 Web 应用 (PWA);
|
||||
- 移动设备适配;
|
||||
- 自定义主题。
|
||||
@@ -1,8 +1,8 @@
|
||||
name: LobeChat
|
||||
tags:
|
||||
- AI / 大模型
|
||||
title: 现代化设计的开源 ChatGPT/LLMs 聊天应用与开发框架
|
||||
description: 现代化设计的开源 ChatGPT/LLMs 聊天应用与开发框架
|
||||
title: 开源、现代设计的 ChatGPT/LLMs UI/框架
|
||||
description: 开源、现代设计的 ChatGPT/LLMs UI/框架
|
||||
additionalProperties:
|
||||
key: lobe-chat
|
||||
name: LobeChat
|
||||
|
||||
Reference in New Issue
Block a user