Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanshenxiaomao authored Dec 10, 2023
1 parent f8b1739 commit 0e840a6
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,4 @@
<h1>Lobe Chat</h1>

LobeChat 是开源的高性能聊天机器人框架,支持语音合成、多模态、可扩展的([Function Call][fc-link])插件系统。<br/> 支持一键免费部署私人 ChatGPT/LLM 网页应用程序。

### `A` 使用 Vercel 或 Zeabur 部署

如果想在 Vercel 或 Zeabur 上部署该服务,可以按照以下步骤进行操作:

- 准备好你的 [OpenAI API Key](https://platform.openai.com/account/api-keys)
- 点击下方按钮开始部署: 直接使用 GitHub 账号登录即可,记得在环境变量页填入 `OPENAI_API_KEY` (必填) and `ACCESS_CODE`(推荐);
- 部署完毕后,即可开始使用;
- 绑定自定义域名(可选):Vercel 分配的域名 DNS 在某些区域被污染了,绑定自定义域名即可直连。目前 Zeabur 提供的域名还未被污染,大多数地区都可以直连。

<div align="center">

| 使用 Vercel 部署 | 使用 Zeabur 部署 |
| :-------------------------------------: | :---------------------------------------------------------: |
| [![][deploy-button-image]][deploy-link] | [![][deploy-on-zeabur-button-image]][deploy-on-zeabur-link] |
|

0 comments on commit 0e840a6

Please sign in to comment.