|
@@ -13,7 +13,6 @@ One-Click to deploy well-designed ChatGPT web UI on Vercel.
|
|
|
|
|
|
[演示](https://chat-gpt-next-web.vercel.app/) / [反馈](https://github.com/Yidadaa/ChatGPT-Next-Web/issues) / [QQ 群](https://user-images.githubusercontent.com/16968934/234462588-e8eff256-f5ca-46ef-8f5f-d7db6d28735a.jpg) / [打赏开发者](https://user-images.githubusercontent.com/16968934/227772541-5bcd52d8-61b7-488c-a203-0330d8006e2b.jpg)
|
|
[演示](https://chat-gpt-next-web.vercel.app/) / [反馈](https://github.com/Yidadaa/ChatGPT-Next-Web/issues) / [QQ 群](https://user-images.githubusercontent.com/16968934/234462588-e8eff256-f5ca-46ef-8f5f-d7db6d28735a.jpg) / [打赏开发者](https://user-images.githubusercontent.com/16968934/227772541-5bcd52d8-61b7-488c-a203-0330d8006e2b.jpg)
|
|
|
|
|
|
-
|
|
|
|
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web)
|
|
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web)
|
|
|
|
|
|
[](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
|
|
[](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
|
|
@@ -50,6 +49,7 @@ One-Click to deploy well-designed ChatGPT web UI on Vercel.
|
|
- UI text customize
|
|
- UI text customize
|
|
|
|
|
|
## What's New
|
|
## What's New
|
|
|
|
+
|
|
- 🚀 v2.0 is released, now you can create prompt templates, turn your ideas into reality! Read this: [ChatGPT Prompt Engineering Tips: Zero, One and Few Shot Prompting](https://www.allabtai.com/prompt-engineering-tips-zero-one-and-few-shot-prompting/).
|
|
- 🚀 v2.0 is released, now you can create prompt templates, turn your ideas into reality! Read this: [ChatGPT Prompt Engineering Tips: Zero, One and Few Shot Prompting](https://www.allabtai.com/prompt-engineering-tips-zero-one-and-few-shot-prompting/).
|
|
|
|
|
|
## 主要功能
|
|
## 主要功能
|
|
@@ -80,9 +80,8 @@ One-Click to deploy well-designed ChatGPT web UI on Vercel.
|
|
- 用户登录、账号管理、消息云同步
|
|
- 用户登录、账号管理、消息云同步
|
|
|
|
|
|
## 最新动态
|
|
## 最新动态
|
|
-- 🚀 v2.0 已经发布,现在你可以使用面具功能快速创建预制对话了! 了解更多: [ChatGPT 提示词高阶技能:零次、一次和少样本提示](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/138)。
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
+- 🚀 v2.0 已经发布,现在你可以使用面具功能快速创建预制对话了! 了解更多: [ChatGPT 提示词高阶技能:零次、一次和少样本提示](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/138)。
|
|
|
|
|
|
## Get Started
|
|
## Get Started
|
|
|
|
|
|
@@ -163,6 +162,12 @@ Override openai api request base url.
|
|
|
|
|
|
Specify OpenAI organization ID.
|
|
Specify OpenAI organization ID.
|
|
|
|
|
|
|
|
+### `HIDE_USER_API_KEY` (optional)
|
|
|
|
+
|
|
|
|
+> Default: Empty
|
|
|
|
+
|
|
|
|
+If you do not want users to input their own API key, set this environment variable to 1.
|
|
|
|
+
|
|
## Development
|
|
## Development
|
|
|
|
|
|
> [简体中文 > 如何进行二次开发](./README_CN.md#开发)
|
|
> [简体中文 > 如何进行二次开发](./README_CN.md#开发)
|
|
@@ -249,7 +254,6 @@ bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/s
|
|
[@WingCH](https://github.com/WingCH)
|
|
[@WingCH](https://github.com/WingCH)
|
|
[@jtung4](https://github.com/jtung4)
|
|
[@jtung4](https://github.com/jtung4)
|
|
|
|
|
|
-
|
|
|
|
### Contributor
|
|
### Contributor
|
|
|
|
|
|
[Contributors](https://github.com/Yidadaa/ChatGPT-Next-Web/graphs/contributors)
|
|
[Contributors](https://github.com/Yidadaa/ChatGPT-Next-Web/graphs/contributors)
|