Commit Graph

7 Commits

Author SHA1 Message Date
Eric Zhu 646e75ff9f Fix format 2025-04-14 23:34:17 -07:00
chiyoung.song 340cbc2d41 CHOR: pyright/mypy done 2025-04-12 10:17:46 +09:00
chiyoung.song a38e5e3d52 TEST: fix test case, when change internal logic 2025-04-12 10:12:29 +09:00
chiyoung.song 54a030283f FEAT: now it's working 2025-04-12 09:17:56 +09:00
Eric Zhu 29485ef85b
Fix MCP tool bug by dropping unset parameters from input (#6125)
Resolves #6096

Additionally: make sure MCP errors are formatted correctly, added unit
tests for mcp servers and upgrade mcp version.
2025-03-27 13:22:06 -07:00
Eric Zhu 740afe5b61
Add ToolCallEvent and log it from all builtin tools (#5859)
Resolves #5745

Also made sure to log LLMCallEvent from all builtin model clients, and
added unit test for coverage.

---------

Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
2025-03-07 16:04:45 -08:00
Richárd Gyikó 5308b76d5f
Add MCP adapters to autogen-ext (#5251)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-02-09 05:20:00 +00:00