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.
ConversationUpdate model should contain
tool_callsandtool_call_idkeys to parse conversation updates containing tool calls. Currently a tool call in a conversation will result in the subsequent message updates raisingunrecognised property keyerror.