mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-26 02:11:24 +00:00

* Initial web surfer implementation in extension * Moved model client to constructor for consistency. * Fixed uv lock. * Merge branch 'main' into websurfer * fix ruff