You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()