Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
anthropic
main
Anthropic
CacheControl
Type
Client
Model
ContentBlockDelta
ContentBlockStart
ContentBlock
ContentBlockStop
Error
APIError
AuthenticationError
InvalidRequestError
NotFoundError
OverloadedError
PermissionError
RateLimitError
Response
Error
Event
EventMessage
EventSource
GeneratedMessage
Content
Type
StopReason
Text
ToolUse
PossibleSchema
Schema
Usage
Image
Source
MediaType
Type
Message
Role
MessageContent
MessageDelta
Delta
Usage
Messages
Body
MessageContentTransformer
Query
Request
MessageStart
MessageStop
MessageStream
Model
Ping
Resource
Text
TextDelta
TextOrImageContent
Tool
Handler
ToolResult
ToolUse
Generated using Crystal 1.16.3
2025-06-25 06:13:28 UTC
enum
Anthropic::
Image::
Source::
Type
Defined in:
message_content.cr
Enum Members
Base64
=
0
Instance Method Summary
#base64?
Returns
true
if this enum value equals
Base64
Instance Method Detail
def
base64?
#
Returns
true
if this enum value equals
Base64
[
View source
]