binary-husky

Results 331 comments of binary-husky

目前和这个pr有一点重叠: https://github.com/binary-husky/gpt_academic/pull/1782

我过两天整合一下

目前不支持匹配智谱ai的秘钥,这个秘钥匹配功能只支持azure,openai等

还有一种方法是在bridge_all.py里面加上`can_multi_thread`标志位 ![image](https://github.com/binary-husky/gpt_academic/assets/96192199/8f1e8e79-85bc-4072-841d-81f5c54f3a1b)

> fastapi-cli==0.0.2 I notice a fastapi-cli==0.0.2 was uploaded yesterday, could this package leading to the problem?

maybe `pip install fastapi==0.110.3` ?

请试试在requirement.txt里面加上一行 fastapi==0.110

> 请试试在requirement.txt里面加上一行 fastapi==0.110 现在应该大概已经解决了:https://github.com/binary-husky/gpt_academic/commit/43ed8cb8a8d582b2a278e70e527bac5324d64b8f

还有什么其他好办法吗