V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Aruen24
V2EX  ›  问与答

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

  •  
  •   Aruen24 · Apr 14, 2023 · 1656 views
    This topic created in 1111 days ago, the information mentioned may be changed or developed.
    4 replies    2023-04-15 14:20:04 +08:00
    Aruen24
        1
    Aruen24  
    OP
       Apr 14, 2023
    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
        2
    eastcukt  
       Apr 14, 2023
    看 GitHub 上有回复让转为付费账户( https://github.com/Torantulino/Auto-GPT/pull/1304 ) 人麻了
    eastcukt
        3
    eastcukt  
       Apr 14, 2023
    @eastcukt 更正下,我的问题是账户过期了(四月一号那批)
    wonderfulcxm
        4
    wonderfulcxm  
       Apr 15, 2023 via iPhone
    昨天开始试用帐户严重限制了请求速率,文档类基本凉凉,花钱呗
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5086 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 05:56 · PVG 13:56 · LAX 22:56 · JFK 01:56
    ♥ Do have faith in what you're doing.