Table of Contents

Class RequiredAction

Namespace
OpenAI.Threads
Assembly
OpenAI-DotNet.dll
public sealed class RequiredAction
Inheritance
RequiredAction
Inherited Members

Properties

SubmitToolOutputs

Details on the tool outputs needed for this run to continue.

[JsonInclude]
[JsonPropertyName("submit_tool_outputs")]
public SubmitToolOutputs SubmitToolOutputs { get; }

Property Value

SubmitToolOutputs

Type

[JsonInclude]
[JsonPropertyName("type")]
public string Type { get; }

Property Value

string