Uses of Enum
com.azure.ai.openai.assistants.AssistantsServiceVersion
Packages that use AssistantsServiceVersion
-
Uses of AssistantsServiceVersion in com.azure.ai.openai.assistants
Methods in com.azure.ai.openai.assistants that return AssistantsServiceVersionModifier and TypeMethodDescriptionstatic AssistantsServiceVersion
AssistantsServiceVersion.getLatest()
Gets the latest service version supported by this client library.static AssistantsServiceVersion
Returns the enum constant of this type with the specified name.static AssistantsServiceVersion[]
AssistantsServiceVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.ai.openai.assistants with parameters of type AssistantsServiceVersionModifier and TypeMethodDescriptionAssistantsClientBuilder.serviceVersion
(AssistantsServiceVersion serviceVersion) Sets Service version.