mirror of
https://github.com/microsoft/autogen.git
synced 2025-06-26 22:30:10 +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.