diff --git a/README.md b/README.md index faf8809..e517feb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Node.js >= 16.8 进入yunzai根目录 1. 安装依赖 ``` -pnpm install -w chatgpt undici +pnpm install -w chatgpt undici showdown mathjax-node ``` > chatgpt从2.0开始支持Conversation,因此要求依赖chatgpt版本要大于2.0.0,如果使用了低版本导致报错可使用`pnpm update`更新一下。 2. 克隆项目 @@ -42,6 +42,8 @@ git clone https://github.com/ikechan8370/chatgpt-plugin.git ./plugins/chatgpt-pl openai目前开放chatgpt模型的免费试用,在此期间本项目应该都可用,后续如果openai调整其收费策略,到时候视情况进行调整。 +如果在linux系统上发现emoj无法正常显示,可以搜索安装支持emoj的字体,如Ubuntu可以使用`sudo apt install fonts-noto-color-emoji` + ## 感谢 * https://github.com/transitive-bullshit/chatgpt-api * https://chat.openai.com/