mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
549735be7f
* 🔨 chore: update .vscode/settings.json (#13894) * 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875) Made-with: Cursor * 📝 docs: Update changelog docs and release skills (#13897) - Update changelog documentation format across all historical changelog files - Merge release-changelog-style skill into version-release skill - Update changelog examples with improved formatting and structure Made-with: Cursor --------- Co-authored-by: YuTengjing <ytj2713151713@gmail.com> Co-authored-by: Innei <i@innei.in>
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
---
|
|
title: 自定义 AI Provider 管理
|
|
description: 全新的 Provider 管理系统,支持添加、编辑和配置自定义 AI 服务商与模型
|
|
tags:
|
|
- LobeHub
|
|
- AI Provider
|
|
- 服务商管理
|
|
- 多模态
|
|
---
|
|
|
|
# 自定义 AI Provider 管理
|
|
|
|
Provider 管理系统已彻底重构。现在你可以添加自己的 AI 服务商,编辑现有配置,并设置自定义模型的具体能力参数。开源版和 [LobeHub Cloud](https://LobeHub.com) 均已上线。
|
|
|
|
## 完全掌控服务商
|
|
|
|
过去只能使用固定的预配置服务商。新系统让你:
|
|
|
|
- **添加自定义服务商**:连接任何 OpenAI 兼容的 API 端点
|
|
- **编辑现有配置**:随时修改服务商设置,无需等待更新
|
|
- **配置自定义模型**:定义自己的模型条目,设置具体能力(视觉、函数调用、文件支持)
|
|
- **移除不用的服务商**:清理列表,聚焦于实际使用的选项
|
|
|
|
## 多模态就绪
|
|
|
|
系统当前支持语言、图像和语音能力。可配置哪些模型支持图像处理、工具调用和文件上传。视频和音乐生成支持将在后续版本推出。
|
|
|
|
## 反馈
|
|
|
|
对 Provider 管理系统有建议?欢迎在 [GitHub Discussions](https://github.com/lobehub/lobe-chat/discussions) 参与讨论。
|