Uses of Enum Class
dev.langchain4j.model.anthropic.internal.api.AnthropicRole
Packages that use AnthropicRole
-
Uses of AnthropicRole in dev.langchain4j.model.anthropic.internal.api
Fields in dev.langchain4j.model.anthropic.internal.api declared as AnthropicRoleMethods in dev.langchain4j.model.anthropic.internal.api that return AnthropicRoleModifier and TypeMethodDescriptionstatic AnthropicRoleReturns 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.