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.