Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
In some cases, the a2a task needs to be executed in the background. When the background is executed, the underlying non-streaming seems to return faster than the streaming.
If RequestContext supports distinguishing between message/send and message/stream,llm invoke() seem faster than stream()
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
In some cases, the a2a task needs to be executed in the background. When the background is executed, the underlying non-streaming seems to return faster than the streaming.
If
RequestContextsupports distinguishing betweenmessage/sendandmessage/stream,llminvoke()seem faster thanstream()Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct