when transfer_to_coding_agent,raise the error:
I want to use the tool named {message["tool_calls"][0]["function"]["name"]}, with the following arguments: {message["tool_calls"][0]["function"]["arguments"]}.
~~~~~~~^^^^^^^^^^^^^^
KeyError: 'tool_calls'
when transfer_to_coding_agent,raise the error:
I want to use the tool named {message["tool_calls"][0]["function"]["name"]}, with the following arguments: {message["tool_calls"][0]["function"]["arguments"]}.
~~~~~~~^^^^^^^^^^^^^^
KeyError: 'tool_calls'