Module: OmniAI::Anthropic::Chat::Stream::ContentBlockDeltaType

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

Constant Summary collapse

TEXT_DELTA =
"text_delta"
INPUT_JSON_DELTA =
"input_json_delta"