Uses of Class
com.azure.ai.openai.models.ChatCompletionsFunctionToolSelection
Packages that use ChatCompletionsFunctionToolSelection
-
Uses of ChatCompletionsFunctionToolSelection in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ChatCompletionsFunctionToolSelectionModifier and TypeMethodDescriptionChatCompletionsFunctionToolSelection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ChatCompletionsFunctionToolSelection from the JsonReader.ChatCompletionsNamedFunctionToolSelection.getFunction()Get the function property: The function that should be called.Constructors in com.azure.ai.openai.models with parameters of type ChatCompletionsFunctionToolSelectionModifierConstructorDescriptionCreates an instance of ChatCompletionsNamedFunctionToolSelection class.