测试 Auto-GPT Python scripts/main.py --gpt3only 出现 RuntimeError: Failed to get response after 5 retries

2023-04-14 14:55:17 +08:00
 Aruen24
1113 次点击
所在节点    问与答
4 条回复
Aruen24
2023-04-14 16:57:24 +08:00
Using memory of type: LocalCache
Token limit: 4000
Memory Stats: (0, (0, 1536))
Token limit: 4000
Send Token Count: 907
Tokens remaining for response: 3093
------------ CONTEXT SENT TO AI ---------------
System: The current time and date is Fri Apr 14 16:53:50 2023

System: This reminds you of these events from your past:




User: Determine which next command to use, and respond using the format specified above:

----------- END OF CONTEXT ----------------
Error: API Rate Limit Reached. Waiting 20 seconds...
Error: API Rate Limit Reached. Waiting 20 seconds...
Error: API Rate Limit Reached. Waiting 20 seconds...
Error: API Rate Limit Reached. Waiting 20 seconds...
Error: API Rate Limit Reached. Waiting 20 seconds...
Traceback (most recent call last):
File "scripts/main.py", line 461, in <module>
main()
File "scripts/main.py", line 365, in main
assistant_reply = chat.chat_with_ai(
File "E:\PyCharmProject\Auto-GPT\scripts\chat.py", line 126, in chat_with_ai
assistant_reply = create_chat_completion(
File "E:\PyCharmProject\Auto-GPT\scripts\llm_utils.py", line 50, in create_chat_completion
raise RuntimeError("Failed to get response after 5 retries")
RuntimeError: Failed to get response after 5 retries
eastcukt
2023-04-14 21:28:36 +08:00
看 GitHub 上有回复让转为付费账户( https://github.com/Torantulino/Auto-GPT/pull/1304 ) 人麻了
eastcukt
2023-04-14 23:08:30 +08:00
@eastcukt 更正下,我的问题是账户过期了(四月一号那批)
wonderfulcxm
2023-04-15 14:20:04 +08:00
昨天开始试用帐户严重限制了请求速率,文档类基本凉凉,花钱呗

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/932527

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX