Constructor DelegationRequest
- Namespace
- LMKit.Agents.Delegation
- Assembly
- LM-Kit.NET.dll
DelegationRequest(string, string, string, string, string)
Initializes a new instance of the DelegationRequest class.
public DelegationRequest(string targetAgentName, string task, string context = null, string sourceAgentName = null, string reason = null)