Uses of Enum Class
dev.langchain4j.model.anthropic.internal.api.AnthropicContentBlockType
Packages that use AnthropicContentBlockType
-
Uses of AnthropicContentBlockType in dev.langchain4j.model.anthropic.internal.api
Fields in dev.langchain4j.model.anthropic.internal.api declared as AnthropicContentBlockTypeMethods in dev.langchain4j.model.anthropic.internal.api that return AnthropicContentBlockTypeModifier and TypeMethodDescriptionstatic AnthropicContentBlockTypeReturns the enum constant of this class with the specified name.static AnthropicContentBlockType[]AnthropicContentBlockType.values()Returns an array containing the constants of this enum class, in the order they are declared.