Table of Contents

Property Trace

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

Trace

Gets a snapshot of the execution trace for debugging.

public IReadOnlyList<string> Trace { get; }

Property Value

IReadOnlyList<string>
Share