mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-15 20:21:10 +00:00

## Description This PR pins opentelemetry-proto version to >=1.28.0, which uses protobuf > 5.0, < 6.0 to generate protobuf files. ## Related issue number Closes #6304
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.