Replies: 10 comments 5 replies
-
You edited the .env file and made sure the .env.template was removed I'm assuming yeah? |
Beta Was this translation helpful? Give feedback.
-
Yes, it loads everything, the API is new and updated in the .env.
Must be an openai thing ??
Kind regards,
Duncan
…________________________________
From: vissequ ***@***.***>
Sent: Monday, April 17, 2023 5:51:33 PM
To: Significant-Gravitas/Auto-GPT ***@***.***>
Cc: GreyEnt ***@***.***>; Author ***@***.***>
Subject: Re: [Significant-Gravitas/Auto-GPT] OpenAi API connection issues (Discussion #2199)
You edited the .env file and made sure the .env.template was removed I'm assuming yeah?
—
Reply to this email directly, view it on GitHub<#2199 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A7F6GMYFOJ3TNFEYYFJHAT3XBVYJLANCNFSM6AAAAAAXBMKBQQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
No guide said not to
Kind regards,
Duncan
…________________________________
From: Brian Hockenmaier ***@***.***>
Sent: Monday, April 17, 2023 6:04:54 PM
To: Significant-Gravitas/Auto-GPT ***@***.***>
Cc: GreyEnt ***@***.***>; Author ***@***.***>
Subject: Re: [Significant-Gravitas/Auto-GPT] OpenAi API connection issues (Discussion #2199)
Is your API key set in double quotes?
—
Reply to this email directly, view it on GitHub<#2199 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A7F6GM43C3EKDKQVY3EED2DXBVZ3NANCNFSM6AAAAAAXBMKBQQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The previous test .env? Can you post?
Ok will get the use azure route as well
Report back tmrw
Cheers fellas
Kind regards,
Duncan
…________________________________
From: Toppbeatz ***@***.***>
Sent: Monday, April 17, 2023 8:17:09 PM
To: Significant-Gravitas/Auto-GPT ***@***.***>
Cc: GreyEnt ***@***.***>; Author ***@***.***>
Subject: Re: [Significant-Gravitas/Auto-GPT] OpenAi API connection issues (Discussion #2199)
Update….. put your open ai api key where you see openai_api_key right under (#USE_AZURE)
—
Reply to this email directly, view it on GitHub<#2199 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A7F6GM6Q5YFYVT3OAOQLVHDXBWJLLANCNFSM6AAAAAAXBMKBQQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
same issue again : ### OPENAI OPENAI_API_KEY - OpenAI API Key (Example: my-openai-api-key)TEMPERATURE - Sets temperature in OpenAI (Default: 0)USE_AZURE - Use Azure OpenAI or not (Default: False)OPENAI_API_KEY=sk-7... (etc). the key goes here? |
Beta Was this translation helpful? Give feedback.
-
i had a similar problem, i reinstalled everything into a new directory and edited the env file to fix this |
Beta Was this translation helpful? Give feedback.
-
same issue: Warning: The file 'auto-gpt.json' does not exist. Local memory would not be saved to a file. |
Beta Was this translation helpful? Give feedback.
-
I swapped out the .env file and still get the .json error and teh open ai error. is this to do with being desktop based rather than a subfolder? |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue - wondering if it's to do with running commands in terminal in vscode vs command? I'm a newb, the architecture of this is over my head, just following a tutorial or two |
Beta Was this translation helpful? Give feedback.
-
I had this same issues. I copied my env file path just to double check... I realized i had saved the new .env with an extra space at the end that was invisible. I deleted the extra space after and saved, my python3 -m autogpt worked |
Beta Was this translation helpful? Give feedback.
-
Please set your OpenAI API key in .env or as an environment variable.
You can get your key from https://beta.openai.com/account/api-keys
I keep getting this same hurdle. Change the keys so many time now. Anyone got around this?
Beta Was this translation helpful? Give feedback.
All reactions