Anthropic::GenericStopDetails
Catch-all structured stop_details for unknown future variants.
The Anthropic API may introduce additional stop_details.type values over
time (e.g., tool-use or other stop reasons). Unknown variants deserialize
into this struct with the raw payload preserved in raw.
Constructors
Instance methods
raw
Sourcetype
Source