Method ConsoleWithAgentLabels
- Namespace
- LMKit.Agents.Orchestration.Streaming
- Assembly
- LM-Kit.NET.dll
ConsoleWithAgentLabels()
Creates a handler that writes content tokens to the console with agent labels.
public static DelegateOrchestrationStreamHandler ConsoleWithAgentLabels()
Returns
- DelegateOrchestrationStreamHandler
A handler that shows which agent is generating each response.