Skip to content

[Feat]: Properly access send message param metadata in agent executor #301

@fernando-torres-blip-ai

Description

Is your feature request related to a problem? Please describe.

In order to implement protocol extension via request metadata, I want to access MessageSendParams.metadata in my agent executor. Today the workaround needs to access RequestContext._params wich is a protected member and should not be accessed directly.

Image

Describe the solution you'd like

Add a properto for metadata.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions