Table of Contents

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

reason string

The reason for delegation.

Returns

DelegationRequest

A new request with the reason.