mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-21 06:07:13 +08:00
fix: typo in README.md
This commit is contained in:
@@ -81,7 +81,9 @@ pip3 install --upgrade openai
|
|||||||
**(3) 拓展依赖 (可选):**
|
**(3) 拓展依赖 (可选):**
|
||||||
|
|
||||||
语音识别及语音回复相关依赖:[#415](https://github.com/zhayujie/chatgpt-on-wechat/issues/415)。
|
语音识别及语音回复相关依赖:[#415](https://github.com/zhayujie/chatgpt-on-wechat/issues/415)。
|
||||||
|
|
||||||
让会话token数量的计算更加精准:
|
让会话token数量的计算更加精准:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip3 install --upgrade tiktoken
|
pip3 install --upgrade tiktoken
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user