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
Most are Typing.Literal, not Dict. This is especially confusing given that the default param is a str and the documentation seems to imply the type is str. Instead it requires response_format={"type": "json_object"} and {"type": "text"}