Method Clone
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
Clone()
Creates a copy of these options.
public OrchestrationOptions Clone()
Returns
- OrchestrationOptions
A new options instance with the same values.
Creates a copy of these options.
public OrchestrationOptions Clone()
A new options instance with the same values.