Uses of Enum Class
dev.langchain4j.model.azure.AzureOpenAiEmbeddingModelName
Packages that use AzureOpenAiEmbeddingModelName
-
Uses of AzureOpenAiEmbeddingModelName in dev.langchain4j.model.azure
Methods in dev.langchain4j.model.azure that return AzureOpenAiEmbeddingModelNameModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AzureOpenAiEmbeddingModelName[]
AzureOpenAiEmbeddingModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in dev.langchain4j.model.azure with parameters of type AzureOpenAiEmbeddingModelNameModifierConstructorDescriptionCreates an instance of theAzureOpenAiTokenizer
for a givenAzureOpenAiEmbeddingModelName
.