mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-03 07:04:16 +00:00

use the latest version of llama-cpp-python to ensure `uv sync --all-extras` don't fail on windows. reference: https://github.com/microsoft/autogen/pull/5942#issuecomment-2724478534
AutoGen Extensions
AutoGen is designed to be extensible. The autogen-ext
package contains many different component implementations maintained by the AutoGen project. However, we strongly encourage others to build their own components and publish them as part of the ecosytem.