"error-stage1:Rate limit reached for default-gpt-3.5-turbo in organization org-NATszHOraQIVn1LhMbHGpI3Q on requests per min. Limit: 3 / min. Please try again in 20s. Contact support@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."
openai官方对请求速率限制一分钟3个,在此提醒一下。
因为是多轮框架,所以一个实例中间可能会断,影响结果。
Solve:TODO
"error-stage1:Rate limit reached for default-gpt-3.5-turbo in organization org-NATszHOraQIVn1LhMbHGpI3Q on requests per min. Limit: 3 / min. Please try again in 20s. Contact support@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."
openai官方对请求速率限制一分钟3个,在此提醒一下。
因为是多轮框架,所以一个实例中间可能会断,影响结果。
Solve:TODO