mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-22 13:29:17 +00:00

- Add a section on how to use model client with tools - Replace the obsecure pattern of using ToolAgent with a simpler implementation of calling tool within the agent itself.