mirror of
https://github.com/harry0703/MoneyPrinterTurbo.git
synced 2026-02-21 16:37:21 +08:00
update readme
This commit is contained in:
parent
09bfc06b08
commit
9aa234aa6b
@ -189,6 +189,12 @@ python main.py
|
||||
|
||||
## 常见问题 🤔
|
||||
|
||||
### ❓AttributeError: 'str' object has no attribute 'choices'`
|
||||
这个问题是由于 OpenAI 或者其他 LLM,没有返回正确的回复导致的。
|
||||
|
||||
大概率是网络原因, 使用 **VPN**,或者设置 `openai_base_url` 为你的代理 ,应该就可以解决了。
|
||||
|
||||
|
||||
### ❓RuntimeError: No ffmpeg exe could be found
|
||||
|
||||
通常情况下,ffmpeg 会被自动下载,并且会被自动检测到。
|
||||
@ -249,6 +255,7 @@ if you are in China, please use a VPN.
|
||||
|
||||
感谢 [@chenhengzh](https://github.com/chenhengzh)的研究探索
|
||||
|
||||
|
||||
## 反馈建议 📢
|
||||
|
||||
- 可以提交 [issue](https://github.com/harry0703/MoneyPrinterTurbo/issues)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user