Uses of Class
com.azure.ai.openai.models.ChatCompletionsNamedToolSelection
Packages that use ChatCompletionsNamedToolSelection
-
Uses of ChatCompletionsNamedToolSelection in com.azure.ai.openai.models
Subclasses of ChatCompletionsNamedToolSelection in com.azure.ai.openai.modelsModifier and TypeClassDescriptionfinal classA tool selection of a specific, named function tool that will limit chat completions to using the named function.Methods in com.azure.ai.openai.models that return ChatCompletionsNamedToolSelectionModifier and TypeMethodDescriptionChatCompletionsNamedToolSelection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ChatCompletionsNamedToolSelection from the JsonReader.