Property Context
- Namespace
- LMKit.Agents.Delegation
- Assembly
- LM-Kit.NET.dll
Context
Gets optional context to pass to the delegate agent.
May include conversation history, relevant facts, or other context that helps the delegate understand the broader situation.
public string Context { get; }