mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-18 21:52:01 +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