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
Fix Python ruff formatting and .NET JSON serialization
- Python: run ruff format on test_tool_results.py
- .NET: add JsonSerializerContext with ToolResultAIContent and pass
serializerOptions to AIFunctionFactory.Create, matching the pattern
used in ToolsTests for complex types.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments