mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-14 18:55:41 +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