Anthropic::BetaDream
Inherits JSON::Serializable < Struct < Value < Object
An asynchronous memory-consolidation job (Dreams API, research preview).
Reads a memory store plus session transcripts and writes consolidated memories into a new output memory store. Wire shapes are volatile.
Lifecycle statuses: "pending", "running", "completed", "failed", "canceled".
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
archived_at
Sourcecanceled?
Sourcecompleted?
Sourcecreated_at
Sourceended_at
Sourceerror
Sourcefailed?
Sourceid
Sourceinputs
Sourceinstructions
Sourcemodel
Sourceoutputs
Sourcepending?
Sourcerunning?
Sourcesession_id
Sourcetype
Sourceusage
Source