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
Hello team! Not sure where this issue belongs since I don't find a repository for the OpenAPI specs, but there are fields such as message.usage.server_tool_use that are defined as their type or null but the API actually sends answers where the field is omitted (in this case, if you don't use a server tool or explicitly ask to use it in the prompt). This leads to unexpected errors at runtime.