Module: OmniAI::Anthropic::Chat::Stream::ContentBlockType

Defined in:
lib/omniai/anthropic/chat/stream.rb

Constant Summary collapse

TEXT =
"text"
TOOL_USE =
"tool_use"