This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
ai-on-wechat
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: typo in README.md
master
lanvent
1 year ago
parent
5fc0987cc3
commit
dbb0648c39
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
README.md
+ 2
- 0
README.md
View File
@@ -81,7 +81,9 @@ pip3 install --upgrade openai
**(3) 拓展依赖 (可选):**
语音识别及语音回复相关依赖:[#415](https://github.com/zhayujie/chatgpt-on-wechat/issues/415)。
让会话token数量的计算更加精准:
```bash
pip3 install --upgrade tiktoken
```
Write
Preview
Loading…
Cancel
Save