JudiniLabs / code-gpt-docs

Docusaurus page
https://code-gpt-docs.vercel.app
MIT License
565 stars 58 forks source link

404 when trying to use gpt 4 #121

Closed Maivand closed 3 months ago

Maivand commented 1 year ago

I get a 404 when trying to use gpt 4 (both models) 3.5 seem to work fine. any suggestions?

Maivand commented 1 year ago

USER test

CODEGPT OpenAI API Response was: Error 404: The model: gpt-4-32k does not exist More information about this error: https://www.codegpt.co/docs/tutorial-basics/api_errors

USER test

CODEGPT OpenAI API Response was: Error 404: The model: gpt-4 does not exist More information about this error: https://www.codegpt.co/docs/tutorial-basics/api_errors

davila7 commented 1 year ago

@Maivand Check this link: https://www.facebook.com/groups/1590127588169761/permalink/1638030186712834/

esenliyim commented 1 year ago

Your account needs to be given early access to gpt-4 API by openAI for it to work right now.

By the way it's a little confusing, but a ChatGPT Plus subscription will NOT give you access to the gpt-4 API. The Plus subscription lets you use gpt-4 with the chatbot, but not with things like this extension.

CaseyGarland commented 1 year ago

~How do you configure the vscode extension to use the 3.5 model not gpt-4?~

derp

image
SaiTech commented 1 year ago

Your account needs to be given early access to gpt-4 API by openAI for it to work right now.

By the way it's a little confusing, but a ChatGPT Plus subscription will NOT give you access to the gpt-4 API. The Plus subscription lets you use gpt-4 with the chatbot, but not with things like this extension.

Thanks I have ChatGPT Plus, and I have spent some hours testing much. VSCode and the insiders, lode extension, and uninstall them. When I change to GPT3.5 everyting works. I have learned lots of other thing that maybe help me in the future.

JseMatamoros commented 1 year ago

Does anyone know if the service integrated in vscode is paid?

PilarHidalgo commented 3 months ago

. The error code 404 indicates that the model you're trying to access is not available. You can use the GPT-3.5-turbo model which is currently available and working fine. If you have any other issues or questions, feel free to ask!