a2aproject / a2aproject/a2a-dotnet
Distinguishing Between Streaming and Non-Streaming Events in TaskManager
Offen
.NET
v1.0.0
- Vorherrschende Sprache
- C#
- Sterne
- 262
- Forks
- 64
- Ø Merge
- 5 T. 2 Std.
- Gemergte PRs (30 T.)
- 31
Beschreibung
Currently, when using the OnTaskCreated, OnMessageReceived, and OnTaskUpdated events of TaskManager, it's impossible to tell whether those were triggered by the streaming request or a non-streaming one. This is important for scenarios when users want to handle those by delegating the calls to the corresponding streaming or non-streaming APIs of the underlying LLM/Agent/SDK/Service.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.