Skip to content

There is no "GetAgentCard" rpc interface in the A2AService service, in the a2a.proto spec file. #580

@MaoJianwei

Description

@MaoJianwei

In the python SDK, there is an API implementing "GetAgentCard" interface.

self.GetAgentCard = channel.unary_unary(

But in the a2a spec file a2a.proto, there is no rpc interface named "GetAgentCard" in the A2AService service.

https://github.com/a2aproject/A2A/blob/1bd263f5373fdc8fa7c17ec8bdb24088996b6828/specification/grpc/a2a.proto#L19

So it means a2a.proto is wrong, or python SDK is out of range?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions