mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 07:19:49 +08:00
Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web
This commit is contained in:
@@ -89,7 +89,7 @@ code1,code2,code3
|
||||
|
||||
### `OPENAI_API_KEY` (必填项)
|
||||
|
||||
OpanAI 密钥,你在 openai 账户页面申请的 api key,使用英文逗号隔开多个 key,这样可以随机轮询这些 key。
|
||||
OpenAI 密钥,你在 openai 账户页面申请的 api key,使用英文逗号隔开多个 key,这样可以随机轮询这些 key。
|
||||
|
||||
### `CODE` (可选)
|
||||
|
||||
@@ -267,6 +267,13 @@ Stability API密钥
|
||||
|
||||
启用MCP(Model Context Protocol)功能
|
||||
|
||||
### `SILICONFLOW_API_KEY` (optional)
|
||||
|
||||
SiliconFlow API Key.
|
||||
|
||||
### `SILICONFLOW_URL` (optional)
|
||||
|
||||
SiliconFlow API URL.
|
||||
|
||||
## 开发
|
||||
|
||||
|
Reference in New Issue
Block a user