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
com.aallam.openai.api.exception.OpenAIHttpException: Illegal input: Field 'permission' is required for type with serial name 'com.aallam.openai.api.model.Model', but it was missing at path: $.data[0]
at openai.client.jvm@3.5.0/com.aallam.openai.client.internal.http.HttpTransport.handleException(HttpTransport.kt:52)
The text was updated successfully, but these errors were encountered:
Description
It appears there is an API change that breaks the /models API call, started on 11/4/2023.
See https://community.openai.com/t/missing-permission-inside-model-response/470014/2
Stack trace:
The text was updated successfully, but these errors were encountered: