I'm using BYOK authentication for the app using this copilot SDK. When I ask a query, I can only see the tool calls, time it taking etc but not the intent block, reasoning block etc. When I tested the chat endpoint, I found out nothing is returning into those events. How to solve this? I'm using Python Copilot SDK using BYOK authentication for my app . I'm using Azure OpenAI ( Open ai model hosted in azure foundry) for BYOK
I'm using BYOK authentication for the app using this copilot SDK. When I ask a query, I can only see the tool calls, time it taking etc but not the intent block, reasoning block etc. When I tested the chat endpoint, I found out nothing is returning into those events. How to solve this? I'm using Python Copilot SDK using BYOK authentication for my app . I'm using Azure OpenAI ( Open ai model hosted in azure foundry) for BYOK