Before fix: Running uv run examples/01_standalone_sdk/01_hello_world.py showed UserWarning about "Pydantic serializer warnings" After fix: No Pydantic warnings appear ...