Anthropic::BetaDreamModelConfig
Inherits JSON::Serializable < Struct < Value < Object
Model identifier and configuration applied to every dream pipeline stage.
Same wire shape as the Agents API ModelConfig. On create you may also pass a bare model id string; responses always return this object form.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source