Table of Contents

Enum RunStepType

Namespace
OpenAI.Threads
Assembly
OpenAI-DotNet.dll
public enum RunStepType

Fields

[EnumMember(Value = "message_creation")] MessageCreation = 0
[EnumMember(Value = "tool_calls")] ToolCalls = 1