Anthropic::MidConversationSystemContent
Inherits JSON::Serializable < Struct < Value < Object
Mid-conversation system instructions content block.
Use this block to provide or update system-level instructions at a specific
point in the conversation, rather than only via the top-level system parameter.
Nested content may include text, tool_addition, and tool_removal blocks.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
cache_control
Sourcecontent
Sourcetype
Source