You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using the Semantic Kernel C# SDK, but having some troubles identifying the possibilities to monitor & troubleshoot this solution.
We are using a KernelFunction using OpenAI and within that, the Azure OpenAI is throwing 429's.
Nevertheless, it seems that this is captured within the code of the Semantic Kernel & we cannot distinguish the issues when we get back the result from the kernel.
So we have a few questions:
Are we missing a functionality in that regard?
If Yes, where?
If No, is this something considered in the roadmap?
Thanks for the feedback!
The text was updated successfully, but these errors were encountered:
moonbox3
changed the title
Monitor & Troubleshoot the Semantic Kernel C# SDK using the KernelFunction
.Net: Monitor & Troubleshoot the Semantic Kernel C# SDK using the KernelFunction
Nov 12, 2024
.Net: Observability
We are using the Semantic Kernel C# SDK, but having some troubles identifying the possibilities to monitor & troubleshoot this solution.
We are using a
KernelFunction
using OpenAI and within that, the Azure OpenAI is throwing 429's.Nevertheless, it seems that this is captured within the code of the Semantic Kernel & we cannot distinguish the issues when we get back the result from the kernel.
So we have a few questions:
Thanks for the feedback!
The text was updated successfully, but these errors were encountered: