mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-14 03:31:32 +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.