Dreams
Get a Dream
beta.dreams.retrieve(strdream_id, DreamRetrieveParams**kwargs) -> BetaDreamGET/v1/dreams/{dream_id}
Cancel a Dream
beta.dreams.cancel(strdream_id, DreamCancelParams**kwargs) -> BetaDreamPOST/v1/dreams/{dream_id}/cancel
Archive a Dream
beta.dreams.archive(strdream_id, DreamArchiveParams**kwargs) -> BetaDreamPOST/v1/dreams/{dream_id}/archive
Models
An asynchronous memory-consolidation job that reads a memory store plus a set of session transcripts and writes consolidated memories into an output memory store — a new store by default, or an existing store chosen via output_behavior. The Dreams API is in research preview: the request and response shapes are volatile and may change without the deprecation period that applies to generally-available endpoints.
An asynchronous memory-consolidation job that reads a memory store plus a set of session transcripts and writes consolidated memories into an output memory store — a new store by default, or an existing store chosen via output_behavior. The Dreams API is in research preview: the request and response shapes are volatile and may change without the deprecation period that applies to generally-available endpoints.