Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ get_memories.ts
File
get_memories.ts
apps/sim/tools/mem0/get_memories.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isRecordLike } from
'@sim/utils/object'
2
import
{ MEMORY_OUTPUT_PROPERTIES,
type
Mem0GetMemoriesParams } from
'@/tools/mem0/types'
3
import
type
{ ToolConfig } from
'@/tools/types'
4
Callers
nothing calls this directly
Calls
2
isRecordLike
Function · 0.90
getMemoriesFromResponse
Function · 0.85
Tested by
no test coverage detected