mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-16 10:04:36 +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