Uses of Enum Class
dev.langchain4j.model.anthropic.AnthropicChatModelName
-
Uses of AnthropicChatModelName in dev.langchain4j.model.anthropic
Modifier and TypeMethodDescriptionstatic AnthropicChatModelName
Returns the enum constant of this class with the specified name.static AnthropicChatModelName[]
AnthropicChatModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAnthropicChatModel.AnthropicChatModelBuilder.modelName
(AnthropicChatModelName modelName) AnthropicStreamingChatModel.AnthropicStreamingChatModelBuilder.modelName
(AnthropicChatModelName modelName)