mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
Update README.md
This commit is contained in:
parent
d4a0cfc836
commit
ade4e078a6
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ git clone https://github.com/ikechan8370/yunzai-chatgpt.git ./plugins/chatgpt
|
||||||
其他问题可以参考使用的api库https://github.com/transitive-bullshit/chatgpt-api
|
其他问题可以参考使用的api库https://github.com/transitive-bullshit/chatgpt-api
|
||||||
|
|
||||||
## 其他
|
## 其他
|
||||||
`index.js`文件第35行中,
|
`index.js`文件第26行中,
|
||||||
```
|
```
|
||||||
const api = new ChatGPTAPI({ sessionToken: SESSION_TOKEN, markdown: false })
|
const api = new ChatGPTAPI({ sessionToken: SESSION_TOKEN, markdown: false })
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue