mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-14 16:37:57 -05: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