gpt4-playground icon indicating copy to clipboard operation
gpt4-playground copied to clipboard

GPT-4o Unavailable

Open achuinard opened this issue 1 year ago • 1 comments

I looked at your code, the hook that loads the models I believe is using the static list saved in the repo. I'm not sure it's making the network call to OpenAI to get the latest list of models. Auth must be null when that hook runs.

achuinard avatar May 29 '24 04:05 achuinard