mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-17 04:03:49 +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.