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
{{ message }}
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
I am getting this error when attempting to execute createThread on an OpenAiService instance.
Unsupported content type: 'application/json; charset=UTF-8'. This API method only accepts 'application/json' requests, but you specified the header 'Content-Type: application/json; charset=UTF-8'. Please try again with a supported content type.
Seems like OpenAI changed something internally. Not tested on other requests yet, but if my assumption is correct, that seems quite urgent. As of now, all our requests to OpenAI are failing.