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
contextstringThe context to add.
Returns
- DelegationRequest
A new request with the context.