JiuZZZ commited on
Commit
e6b820e
·
verified ·
1 Parent(s): 6d38c7a

Update hf.js

Browse files
Files changed (1) hide show
  1. hf.js +1 -1
hf.js CHANGED
@@ -24,7 +24,7 @@ app.get('/', (req, res) => {
24
  Cursor To OpenAI Server <br />
25
  聊天来源: 自定义(兼容 OpenAI) <br />
26
  自定义端点(基本URL):<span id="endpoint-url"></span> <br />
27
- 自定义API密钥:「抓取的Cursor Cookie,开头为user_」<br />
28
  </p>
29
  <script>
30
  const url = new URL(window.location.href);
 
24
  Cursor To OpenAI Server <br />
25
  聊天来源: 自定义(兼容 OpenAI) <br />
26
  自定义端点(基本URL):<span id="endpoint-url"></span> <br />
27
+ 自定义API密钥:[抓取的Cursor Cookie,格式为user_...] <br />
28
  </p>
29
  <script>
30
  const url = new URL(window.location.href);