Anthropic::BetaMemories
Memories API resource (beta)
Constructors
new(client : Client)
SourceInstance methods
create(memory_store_id : String, path : String, content : String, betas : Array(String) = [] of String) : BetaManagedAgentsMemory
Create a memory in a store
delete(memory_store_id : String, memory_id : String, betas : Array(String) = [] of String) : BetaManagedAgentsDeletedMemory
Delete a memory
list(memory_store_id : String, limit : Int32 = 20, page : String | Nil = nil, betas : Array(String) = [] of String) : BetaMemoryListResponse
List memories in a store