mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-02 02:01:13 +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.