Uses of Class
com.azure.ai.inference.models.ChatCompletionsNamedToolChoiceFunction
Packages that use ChatCompletionsNamedToolChoiceFunction
-
Uses of ChatCompletionsNamedToolChoiceFunction in com.azure.ai.inference.models
Methods in com.azure.ai.inference.models that return ChatCompletionsNamedToolChoiceFunctionModifier and TypeMethodDescriptionChatCompletionsNamedToolChoiceFunction.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ChatCompletionsNamedToolChoiceFunction from the JsonReader.ChatCompletionsNamedToolChoice.getFunction()
Get the function property: The function that should be called.Constructors in com.azure.ai.inference.models with parameters of type ChatCompletionsNamedToolChoiceFunctionModifierConstructorDescriptionCreates an instance of ChatCompletionsNamedToolChoice class.