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 TypeMethodDescriptionChatCompletionsNamedFunctionToolSelection.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.