mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-27 00:58:52 +00:00

* Add tool agent class for convience of creating AI agents * Merge remote-tracking branch 'origin/main' into ekzhu-tool-agent * feat: Add return type annotation to test_tool_agent function