Both responses and chat apis should have: 1. `gen_ai.request.available_tools` 2. `gen_ai.response.tool_calls` We should make sure to handle both streamed and non streamed responses for tool calls.
Both responses and chat apis should have:
gen_ai.request.available_toolsgen_ai.response.tool_callsWe should make sure to handle both streamed and non streamed responses for tool calls.