You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[<imgsrc="https://vercel.com/button"alt="Deploy on Zeabur"height="30">](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FChatGPTNextWeb%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=nextchat&repository-name=NextChat)[<imgsrc="https://zeabur.com/button.svg"alt="Deploy on Zeabur"height="30">](https://zeabur.com/templates/ZBUEFA)[<imgsrc="https://gitpod.io/button/open-in-gitpod.svg"alt="Open in Gitpod"height="30">](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
35
+
[<imgsrc="https://vercel.com/button"alt="Deploy on Vercel"height="30">](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FChatGPTNextWeb%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=nextchat&repository-name=NextChat)[<imgsrc="https://zeabur.com/button.svg"alt="Deploy on Zeabur"height="30">](https://zeabur.com/templates/ZBUEFA)[<imgsrc="https://gitpod.io/button/open-in-gitpod.svg"alt="Open in Gitpod"height="30">](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)[<imgsrc="https://img.shields.io/badge/BT_Deploy-Install-20a53a"alt="BT Deply Install"height="30">](https://www.bt.cn/new/download.html)
-[x] Artifacts: Easily preview, copy and share generated content/webpages through a separate window [#5092](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5092)
97
98
-[x] Plugins: support network search, calculator, any other apis etc. [#165](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/165)[#5353](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5353)
98
99
-[x] network search, calculator, any other apis etc. [#165](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/165)[#5353](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5353)
-[x] 插件机制,支持`联网搜索`、`计算器`、调用其他平台 api [#165](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/165)[#5353](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5353)
135
138
-[x] 支持联网搜索、计算器、调用其他平台 api [#165](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/165)[#5353](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5353)
@@ -175,7 +180,7 @@ We recommend that you follow the steps below to re-deploy:
175
180
176
181
### Enable Automatic Updates
177
182
178
-
> If you encounter a failure of Upstream Sync execution, please manually sync fork once.
183
+
> If you encounter a failure of Upstream Sync execution, please [manually update code](./README.md#manually-updating-code).
179
184
180
185
After forking the project, due to the limitations imposed by GitHub, you need to manually enable Workflows and Upstream Sync Action on the Actions page of the forked project. Once enabled, automatic updates will be scheduled every hour:
181
186
@@ -299,6 +304,22 @@ iflytek Api Key.
299
304
300
305
iflytek Api Secret.
301
306
307
+
### `CHATGLM_API_KEY` (optional)
308
+
309
+
ChatGLM Api Key.
310
+
311
+
### `CHATGLM_URL` (optional)
312
+
313
+
ChatGLM Api Url.
314
+
315
+
### `DEEPSEEK_API_KEY` (optional)
316
+
317
+
DeepSeek Api Key.
318
+
319
+
### `DEEPSEEK_URL` (optional)
320
+
321
+
DeepSeek Api Url.
322
+
302
323
### `HIDE_USER_API_KEY` (optional)
303
324
304
325
> Default: Empty
@@ -332,9 +353,9 @@ To control custom models, use `+` to add a custom model, use `-` to hide a model
332
353
333
354
User `-all` to disable all default models, `+all` to enable all default models.
334
355
335
-
For Azure: use `modelName@azure=deploymentName` to customize model name and deployment name.
336
-
> Example: `+gpt-3.5-turbo@azure=gpt35` will show option `gpt35(Azure)` in model list.
337
-
> If you only can use Azure model, `-all,+gpt-3.5-turbo@azure=gpt35` will `gpt35(Azure)` the only option in model list.
356
+
For Azure: use `modelName@Azure=deploymentName` to customize model name and deployment name.
357
+
> Example: `+gpt-3.5-turbo@Azure=gpt35` will show option `gpt35(Azure)` in model list.
358
+
> If you only can use Azure model, `-all,+gpt-3.5-turbo@Azure=gpt35` will `gpt35(Azure)` the only option in model list.
338
359
339
360
For ByteDance: use `modelName@bytedance=deploymentName` to customize model name and deployment name.
340
361
> Example: `+Doubao-lite-4k@bytedance=ep-xxxxx-xxx` will show option `Doubao-lite-4k(ByteDance)` in model list.
@@ -343,6 +364,13 @@ For ByteDance: use `modelName@bytedance=deploymentName` to customize model name
343
364
344
365
Change default model
345
366
367
+
### `VISION_MODELS` (optional)
368
+
369
+
> Default: Empty
370
+
> Example: `gpt-4-vision,claude-3-opus,my-custom-model` means add vision capabilities to these models in addition to the default pattern matches (which detect models containing keywords like "vision", "claude-3", "gemini-1.5", etc).
371
+
372
+
Add additional models to have vision capabilities, beyond the default pattern matching. Multiple models should be separated by commas.
373
+
346
374
### `WHITE_WEBDAV_ENDPOINTS` (optional)
347
375
348
376
You can use this option if you want to increase the number of webdav service addresses you are allowed to access, as required by the format:
[<imgsrc="https://vercel.com/button"alt="Deploy on Zeabur"height="30">](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FChatGPTNextWeb%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=nextchat&repository-name=NextChat)[<imgsrc="https://zeabur.com/button.svg"alt="Deploy on Zeabur"height="30">](https://zeabur.com/templates/ZBUEFA)[<imgsrc="https://gitpod.io/button/open-in-gitpod.svg"alt="Open in Gitpod"height="30">](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
0 commit comments