Uses of Enum
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 type with the specified name.static AnthropicRole[]AnthropicRole.values()Returns an array containing the constants of this enum type, in the order they are declared.