Skip to content

[Feature]: A2aServer support multiple type of contentBlock. #234

@KomachiSion

Description

@KomachiSion

Is your feature request related to a problem? Please describe.
Current A2a Server only handle the Text type message input and just convert all type contentBlock to response message.

I think A2aServer should do some enhanments:

  1. A2aServer should handle input with other contentBlock such as Video, Image.
  2. A2aServer should filter some inner contentBlock like tool_result and tool_call not response to client by default.
  3. What's more, A2aServer should allow user to config whether they want to get whole messages when task completed.

There are some TODOs in AgentScopeAgentExecutor.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions