Table of Contents

Method WithContext

Namespace
LMKit.Agents.Delegation
Assembly
LM-Kit.NET.dll

WithContext(string)

Creates a copy with additional context.

public DelegationRequest WithContext(string context)

Parameters

context string

The context to add.

Returns

DelegationRequest

A new request with the context.