Uses of Enum Class
dev.langchain4j.model.azure.AzureOpenAiLanguageModelName
Packages that use AzureOpenAiLanguageModelName
-
Uses of AzureOpenAiLanguageModelName in dev.langchain4j.model.azure
Subclasses with type arguments of type AzureOpenAiLanguageModelName in dev.langchain4j.model.azureMethods in dev.langchain4j.model.azure that return AzureOpenAiLanguageModelNameModifier and TypeMethodDescriptionstatic AzureOpenAiLanguageModelName
Returns the enum constant of this class with the specified name.static AzureOpenAiLanguageModelName[]
AzureOpenAiLanguageModelName.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 AzureOpenAiLanguageModelNameModifierConstructorDescriptionCreates an instance of theAzureOpenAiTokenCountEstimator
for a givenAzureOpenAiLanguageModelName
.