Class RunStepDelta
Inherited Members
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: .dll
Syntax
public class RunStepDelta : ModelResponse
Properties
Delta
The delta containing the fields that have changed on the run step.
Declaration
public RunStepDeltaValue Delta { get; set; }
Property Value
Type | Description |
---|---|
RunStepDeltaValue |