getMemory
Agent Runtimes / specs/memory / getMemory
Function: getMemory()
getMemory(
memoryId):MemorySpec|undefined
Defined in: specs/memory.ts:112
Get a memory specification by ID.
Parameters
memoryId
string
Returns
MemorySpec | undefined
Agent Runtimes / specs/memory / getMemory
getMemory(
memoryId):MemorySpec|undefined
Defined in: specs/memory.ts:112
Get a memory specification by ID.
string
MemorySpec | undefined