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 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: