Property EnableTracing
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
EnableTracing
Gets or sets a value indicating whether to include execution traces.
When true, detailed trace information is collected for debugging.
Default is false.
public bool EnableTracing { get; set; }