Closed iamqiuxuan closed 1 year ago
I checked my openai account and ran about 30,000 tokens, but no data changes either locally, or on pinecone
Same. It's been maddening.
i get the same problem,the code stop here
i get the same problem,the code stop here !
I think the problem may be our security programs isolating the AI, but I can't tell. I've given the folder owner permission and can't see the program blocking it... It could be windows defender, but again, I can't find where it's blocking or quarantining the program.
getting the same problem. Also once i hit enter im getting this:
File "E:\temp\autoGPT\Auto-GPT\scripts\main.py", line 461, in
EDIT: I think I solve the problem, at least in my case: Ive just noticed my free API key expired on the 1st of April. Thought I could use it till i use the whole £18. Didnt know it was time based.
I get the same issue. It definitely needs a higher priority for finishing goals / tasks
I think I solve the problem, at least in my case: Ive just noticed my free API key expired on the 1st of April. Thought I could use it till i use the whole £18. Didnt know it was time based.
In my case, it was network problem, when I use aliyun, it stucked, when use American server, it worked fine.
@iamqiuxuan try to run the script with --debug
flag.
@PedzacyKapec Sharing for visibility - I was dealing with other issue (invalid OpenAI API key because the account wasn't converted to "paid account", see https://github.com/Torantulino/Auto-GPT/issues/1189). But it looks like there's the repeating pattern that when we get
Failed to get response after 5 retries
It's likely an issue with the OpenAI API key.
I use the free GPTapi and keep thinking about it
I get "Warning: The file 'auto-gpt.json' does not exist. Local memory would not be saved to a file. Debug Mode: ENABLED Welcome back! Would you like me to return to being CoPilotGPT? Continue with the last settings? Name: CoPilotGPT Role: ################### Goals: [####################] Continue (y/n): y Using memory of type: LocalCache Token limit: 4000 Memory Stats: (0, (0, 1536)) Token limit: 4000 Send Token Count: 914 Tokens remaining for response: 3086 ------------ CONTEXT SENT TO AI --------------- System: The current time and date is Fri Apr 14 XXX 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..."
Same issue :(
Closing issue.
I think this issue may have been closed prematurely. While most of the comments were about keys/rate-limits the original post was about api.openai.com/v1/embeddings being unreachable.
Not going to reopen, as I believe #3977 has the same problem
Been keeping thinking state for more than half an hour, this is the file window and log file, I tried local mode and pinecone mode, pinecone seems to need me to upgrade my account, what should I do