Replies: 13 comments 13 replies
-
@moonitaimoor have you overcome this issue. I'm also getting this error with no other information in the activity or error log. |
Beta Was this translation helpful? Give feedback.
-
You have to buy an API subscription from the openai website. API responses to requests from AutoGPT. GPT 4 subscription is only to use it on the website. |
Beta Was this translation helpful? Give feedback.
-
I successfully resolved the issue of creating a virtual environment and running Docker within that virtual environment. My Python version is 3.11.2. |
Beta Was this translation helpful? Give feedback.
-
I'm also getting this error - I'm not using a Docker environment, just python 3.11 |
Beta Was this translation helpful? Give feedback.
-
The solution is to have a paid API Key, not a Paid Pro account. (You can have both, but you need to "Upgrade" your account in the API Key interface) |
Beta Was this translation helpful? Give feedback.
-
I have this message, but I still have a few dollars from the free quota, and auto-gpt seems to work alright. Anything that I'm missing ? |
Beta Was this translation helpful? Give feedback.
-
The paid pro account gives access to GPT 4.0 but not the API. If you want
API access this is billed separately.
I had the same problem about and setting up the API billing got my
issue resolved.
…On Tue, May 9, 2023 at 3:59 PM chaelee227 ***@***.***> wrote:
what's different with paid API key and paid pro account
—
Reply to this email directly, view it on GitHub
<#3299 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6VNXMEXPYJXBE3AEKFGAE3XFKOZRANCNFSM6AAAAAAXMAFWUI>
.
You are receiving this because you commented.Message ID:
<Significant-Gravitas/Auto-GPT/repo-discussions/3299/comments/5853311@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Read the manual people! It even tells you how to get you paid API! |
Beta Was this translation helpful? Give feedback.
-
Curious if there's been any additional insight or updates on this? I do have the GPT-4 paid API (not to be confused with a ChatGPT-4 Plus membership which is entirely different, I know..), I am using VS Code + Dev Containers, and I am still getting this pop-up message every once in a while. It doesn't seem to actually be negatively affecting anything, as my program is still continuing to run even when I get the message. So I'm more just curious as to whether or not this is an issue? Is there a way for me to verify that the bot is actually using GPT-4 API (vs. 3.5), other than just logging into my OpenAI Platform account and looking at my API usage (which I can see is being used, but it doesn't differentiate between what model is being used)? I'm hoping it's just a default/automated setting that pops up for everyone.. Any insight is appreciated! |
Beta Was this translation helpful? Give feedback.
-
GPT 3.5 cant use now? |
Beta Was this translation helpful? Give feedback.
-
I've cancelled my Chat GPT Plus plan and set up an API plan... But i'm still getting this BS! What do I have to do to get this working? DOUBLE CHECK CONFIGURATION Please double check that you have setup a PAID OpenAI API Account. You can read more here: |
Beta Was this translation helpful? Give feedback.
-
isn't there a way to use autogpt with an free api account like before in the previous versions of autogpt? I mean if I only want to use gpt3.5 then it is a hassle to setup a paid api account.Please tell me a way to use AutoGPT without an paid account. |
Beta Was this translation helpful? Give feedback.
-
I have paid openai key, why I'm getting this error, Can anyone help me overcome this issue?
Beta Was this translation helpful? Give feedback.
All reactions