mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
Merge branch 'v2' of https://github.com/ikechan8370/chatgpt-plugin into v2
This commit is contained in:
commit
26af26ee6d
1 changed files with 1 additions and 2 deletions
|
|
@ -8,9 +8,8 @@ Node.js >= 16.8
|
||||||
进入yunzai根目录
|
进入yunzai根目录
|
||||||
1. 安装依赖
|
1. 安装依赖
|
||||||
```
|
```
|
||||||
pnpm install -w chatgpt undici showdown mathjax-node puppeteer-extra puppeteer-extra-plugin-stealth
|
pnpm install -w undici showdown mathjax-node puppeteer-extra puppeteer-extra-plugin-stealth delay
|
||||||
```
|
```
|
||||||
> chatgpt从2.0开始支持Conversation,因此要求依赖chatgpt版本要大于2.0.0,如果使用了低版本导致报错可使用`pnpm update`更新一下。
|
|
||||||
2. 克隆项目
|
2. 克隆项目
|
||||||
```
|
```
|
||||||
git clone https://github.com/ikechan8370/chatgpt-plugin.git ./plugins/chatgpt-plugin
|
git clone https://github.com/ikechan8370/chatgpt-plugin.git ./plugins/chatgpt-plugin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue