Uses of Enum Class
dev.langchain4j.model.azure.AzureOpenAiLanguageModelName
Packages that use AzureOpenAiLanguageModelName
-
Uses of AzureOpenAiLanguageModelName in dev.langchain4j.model.azure
Methods in dev.langchain4j.model.azure that return AzureOpenAiLanguageModelNameModifier and TypeMethodDescriptionstatic AzureOpenAiLanguageModelNameReturns 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 theAzureOpenAiTokenCountEstimatorfor a givenAzureOpenAiLanguageModelName.