ChatABSA
ChatABSA copied to clipboard
这个项目还可以使用么
可以用把。
可以用把。
是的是的,可以调用,有一个新问题,如果想在一个list里面循环,好像受到访问速度的限制,提示 error:Rate limit reached for default-gpt-3.5-turbo in organization org-x2PTCBQosOg9jDUneFzC8n9O on requests per min. Limit: 3 / min. Please try again in 20s. Contact us through our help center at help.openai.com if you continue to have issues. Please add a payment method to your account to increase your rate limit. Visit https://platform.openai.com/account/billing to add a payment method. 应该怎么解决呢,除了设置sleep
可以用把。
是的是的,可以调用,有一个新问题,如果想在一个list里面循环,好像受到访问速度的限制,提示 error:Rate limit reached for default-gpt-3.5-turbo in organization org-x2PTCBQosOg9jDUneFzC8n9O on requests per min. Limit: 3 / min. Please try again in 20s. Contact us through our help center at help.openai.com if you continue to have issues. Please add a payment method to your account to increase your rate limit. Visit https://platform.openai.com/account/billing to add a payment method. 应该怎么解决呢,除了设置sleep
我也没啥好办法,之前好像是没有这个限制。
感谢,我还是慢慢调试吧,如果想换成低一点的模型,有推荐的吗
感谢,我还是慢慢调试吧,如果想换成低一点的模型,有推荐的吗
chatglm、chinese-llama-alpaca、belle都行
我看到openai提供的模型里面有一些qts限制较少的,可以直接把你的代码中模型名称进行替换吗
我看到openai提供的模型里面有一些qts限制较少的,可以直接把你的代码中模型名称进行替换吗
试下就知道了。没试过。