a2aproject / a2aproject/a2a-dotnet
Distinguishing Between Streaming and Non-Streaming Events in TaskManager
Đang mở
.NET
v1.0.0
- Ngôn ngữ chính
- C#
- Star
- 262
- Fork
- 64
- Merge trung bình
- 5 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 31
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.