Skip to content

Commit 12a1c30

Browse files
committed
docs
1 parent ed83eeb commit 12a1c30

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

assets/js/openai.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//参考自 https://github.com/open-tdp/openai-chat
12
const app = {
23
u: '',
34
alert: null,

docs/cloudflare_pages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 利用Cloudflare pages部署
22

3+
> 参考自 https://github.com/open-tdp/openai-chat
4+
35
1. ~~Fork本项目 [x-dr/chatgptProxyAPI](https://github.com/x-dr/chatgptProxyAPI/fork)~~ 点击[Use this template](https://github.com/x-dr/chatgptProxyAPI/generate)按钮创建一个新的代码库。
46
2. 登录到[Cloudflare](https://dash.cloudflare.com/)控制台.
57
3. 在帐户主页中,选择`pages`> ` Create a project` > `Connect to Git`

0 commit comments

Comments
 (0)