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