Uses of Enum
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 type with the specified name.static AzureOpenAiEmbeddingModelName[]AzureOpenAiEmbeddingModelName.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in dev.langchain4j.model.azure with parameters of type AzureOpenAiEmbeddingModelNameModifierConstructorDescriptionCreates an instance of theAzureOpenAiTokenizerfor a givenAzureOpenAiEmbeddingModelName.