JudiniLabs / code-gpt-docs

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

BUG: GPT-4 model selector is wrongly pointing to GPT-3 #205

Closed gudzenkov closed 1 month ago

gudzenkov commented 7 months ago

Description GPT-4 model selector is actually pointing to GPT-3 instead of gpt-4-0613 (validated by direct model inquiry, overall question quality, context length and training dataset cut-off date)

gpt-4-1106-preview is also pointing to GPT-3 (see screenshot attached) gpt-4-32k errors out OpenAl API Response was: Error 404 gpt-3.5-turbo (gpt-3.5-turbo-1106) is not responding at all, no API requests logged in https://platform.openai.com/usage) gpt-3.5-turbo-16k (GPT-3.5-turbo-16k-0613) actually works.

Environment:

CodeGPT-gpt-4 CodeGPT-gpt-4-1106-preview
PilarHidalgo commented 1 month ago

Hi everyone!

I hope you're all doing well. Please take a moment to update to the latest version here: Visual Studio Marketplace.

Thank you!