Uses of Class
com.azure.ai.openai.assistants.models.SubmitToolOutputsDetails
Packages that use SubmitToolOutputsDetails
Package
Description
Package containing the data models for Assistants.
-
Uses of SubmitToolOutputsDetails in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return SubmitToolOutputsDetailsModifier and TypeMethodDescriptionstatic SubmitToolOutputsDetails
SubmitToolOutputsDetails.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SubmitToolOutputsDetails from the JsonReader.SubmitToolOutputsAction.getSubmitToolOutputs()
Get the submitToolOutputs property: The details describing tools that should be called to submit tool outputs.