Uses of Enum Class
dev.langchain4j.model.azure.AzureOpenAiEmbeddingModelName
-
Uses of AzureOpenAiEmbeddingModelName in dev.langchain4j.model.azure
Modifier 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.ModifierConstructorDescriptionCreates an instance of theAzureOpenAiTokenizer
for a givenAzureOpenAiEmbeddingModelName
.