mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-30 19:40:43 +00:00

* Support structured output * use ruff format * add type checking for cookbook * add the notebook to index.md * fix the type error * pass response_format explicitly * remove casting * ensure type are correct * seperate response_format arg * fix type and resolve pyright errors --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>