mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-28 15:38:53 +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