[BUG] Failed to calculate metrics due to exception: unsupported operand type(s) for +: 'int' and 'dict'. #3910
Labels
bug
Something isn't working
no-recent-activity
There has been no recent activity on this issue/pull request
Describe the bug
Failed to calculate metrics due to exception: unsupported operand type(s) for +: 'int' and 'dict'
This happens when using Azure OpenAI connection in a Python code.
This error is affecting grouping calls in Application Insights in Azure, and we are unable to see the flow of the request.
How To Reproduce the bug
Expected behavior
No warnings.
Running Information(please complete the following information):
pf -v
: 1.17.0python --version
: 3.10.15The text was updated successfully, but these errors were encountered: