You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the installation instructions, added my api key and tried referencing a few different models. When using the default gpt-4 model, i receive a 404 error inside of eclipse. When i change it to gpt-3.5-turbo, the error changes to a 429 which translates to an api limit i believe. Is there an install step that i have missed?
I have seen the closed issue regarding 404, and i dont believe that i have the same issue. my OpenAI account looks to be part of my "personal" organization.
I have followed the installation instructions, added my api key and tried referencing a few different models. When using the default gpt-4 model, i receive a 404 error inside of eclipse. When i change it to gpt-3.5-turbo, the error changes to a 429 which translates to an api limit i believe. Is there an install step that i have missed?
I have seen the closed issue regarding 404, and i dont believe that i have the same issue. my OpenAI account looks to be part of my "personal" organization.