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
ConversationUpdate model should contain tool_calls and tool_call_id keys to parse conversation updates containing tool calls. Currently a tool call in a conversation will result in the subsequent message updates raising unrecognised property key error.