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