microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
34.66k stars 5.01k forks source link

add protobuf serialization test #4224

Open peterychang opened 6 days ago

peterychang commented 6 days ago

Why are these changes needed?

Add tests for python protobuf serialization

Related issue number

https://github.com/microsoft/autogen/issues/3643

Checks

jackgerrits commented 6 days ago

Can you add a poe task gen-test-protos so its easy to regenerate them. Then extend this workflow to ensure it kept up to date: https://github.com/microsoft/autogen/blob/908ed8c60f61780aa96c83df43ed555b288a3229/.github/workflows/checks.yml#L171