Skip to content

Commit 77b27c3

Browse files
committed
chore: add vercel banner and a UTM tag
1 parent 2cce8c6 commit 77b27c3

File tree

7 files changed

+50
-24
lines changed

7 files changed

+50
-24
lines changed

.env.example

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
OPENAI_API_KEY=
2-
DEFAULT_MESSAGE="- 由 [OpenAI API (gpt-3.5-turbo)](https://platform.openai.com/docs/guides/chat) 和 [Vercel](http://vercel.com/) 提供支持。
3-
- 由 [@ourongxing](https://github.com/ourongxing) 基于 [chatgpt-demo](https://github.com/ddiu8081/chatgpt-demo) 开发,欢迎自部署,查看 [源码](https://github.com/ourongxing/chatgpt-vercel)。
2+
DEFAULT_MESSAGE="Powered by OpenAI Vercel
3+
- 由 [OpenAI API (gpt-3.5-turbo)](https://platform.openai.com/docs/guides/chat) 和 [Vercel](http://vercel.com/) 提供支持。
4+
- 由 [@ourongxing](https://github.com/ourongxing) 基于 [chatgpt-demo](https://github.com/ddiu8081/chatgpt-demo) 开发,查看 [源码](https://github.com/ourongxing/chatgpt-vercel),欢迎自部署。
5+
- 该网站仅作为演示,不提供长期服务,网站密码为 \`ourongxing\`,请勿滥用。
46
- 如果本项目对你有所帮助,可以给小猫 [买点零食](https://cdn.jsdelivr.net/gh/ourongxing/chatgpt-vercel/assets/reward.gif),但不接受任何付费功能请求。
5-
- 该网站仅作演示用途,不提供长期服务。请勿滥用,请勿重度依赖。网站密码为 `ourongxing`。
6-
- 该预览页面域名由 [@AUDI_GUZZ](https://m.okjike.com/users/4af3cfb4-1291-4a8b-b210-f515c86934a9) 和 [@Airyland](https://m.okjike.com/users/C6C8DE3A-E89D-4978-9E7D-B2E167D835A9) 免费提供,感谢。API Key 由我自己免费提供,请不要滥用。目前普通帐号速度较慢,可以考虑给 OpenAI 打钱加速。
7-
- [[Shift]] + [[Enter]] 换行。开头输入 [[/]] 或者 [[空格]] 搜索 Prompt 预设。点击输入框滚动到底部,点击顶栏标题滚动到顶部。"
7+
- 该预览页面域名由 [@AUDI_GUZZ](https://m.okjike.com/users/4af3cfb4-1291-4a8b-b210-f515c86934a9) 和 [@Airyland](https://m.okjike.com/users/C6C8DE3A-E89D-4978-9E7D-B2E167D835A9) 免费提供,API Key 由 [@AUDI_GUZZ](https://m.okjike.com/users/4af3cfb4-1291-4a8b-b210-f515c86934a9) 和 [@ourongxing](https://github.com/ourongxing) 免费提供,感谢。
8+
- [[Shift]] + [[Enter]] 换行。开头输入 [[/]] 或者 [[空格]] Prompt 预设。[[↑]] 可编辑最近一次提问。点击顶部名称滚动到顶部,点击输入框滚动到底部。"
89
DEFAULT_SETTING='{
910
"continuousDialogue": true,
1011
"archiveSession": false,

README.md

Lines changed: 14 additions & 15 deletions
Large diffs are not rendered by default.

assets/openai.svg

Lines changed: 4 additions & 0 deletions
Loading

assets/powered-by-vercel.svg

Lines changed: 6 additions & 0 deletions
Loading

assets/vercel.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)