Uses of Class
com.azure.ai.openai.responses.models.ResponsesToolChoiceObject
Packages that use ResponsesToolChoiceObject
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesToolChoiceObject in com.azure.ai.openai.responses.models
Subclasses of ResponsesToolChoiceObject in com.azure.ai.openai.responses.modelsModifier and TypeClassDescriptionfinal classThe ResponsesToolChoiceObjectComputer model.final classThe ResponsesToolChoiceObjectFileSearch model.final classThe ResponsesToolChoiceObjectFunction model.final classThe ResponsesToolChoiceObjectWebSearch model.Methods in com.azure.ai.openai.responses.models that return ResponsesToolChoiceObjectModifier and TypeMethodDescriptionstatic ResponsesToolChoiceObjectResponsesToolChoiceObject.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesToolChoiceObject from the JsonReader.