RequiredAction interface
An abstract representation of a required action for an assistant thread run to continue.
Properties
submit |
The details describing tools that should be called to submit tool outputs. * |
type | the discriminator possible values: submit_tool_outputs |
Property Details
submitToolOutputs
The details describing tools that should be called to submit tool outputs. *
submitToolOutputs?: SubmitToolOutputsDetails
Property Value
type
the discriminator possible values: submit_tool_outputs
type: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript