iflytek / spark-ai-python

星火大模型 python sdk库
MIT License
203 stars 11 forks source link

关于使用多线程发送generate()时, API模型返回内容为空,或者出现No completion Generate 和 Error Code: 11202, Error: AppIdQpsOverFlowError #39

Closed hoodiexxx closed 1 week ago

hoodiexxx commented 3 weeks ago

image image image future.result() 拿到的结果总是有问题, 单线程时没有这种情况

bwl0211 commented 2 weeks ago

API调用会对QPS进行限制,具体请到 https://www.xfyun.cn 控制台查看对应ID的QPS。