Skip to content

[Bug]: DataPart should accept objects as data, not just dicts. #714

@gspencergoog

Description

@gspencergoog

What happened?

According to the A2A spec's proto file, the DataPart accepts any object, not just maps, whereas the Python implementation specifically only allows dicts.

Perhaps the Python implementation is still in the process of adopting the updated proto?

Metadata

Metadata

Assignees

Labels

component: coreIssues related to base data models, auth, gRPC interfaces, observability, and fundamental utilities.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions