Method WithReason
- Namespace
- LMKit.Agents.Delegation
- Assembly
- LM-Kit.NET.dll
WithReason(string)
Creates a copy with a reason.
public DelegationRequest WithReason(string reason)
Parameters
reasonstringThe reason for delegation.
Returns
- DelegationRequest
A new request with the reason.