MCPcopy 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

1import { isRecordLike } from '@sim/utils/object'
2import { MEMORY_OUTPUT_PROPERTIES, type Mem0GetMemoriesParams } from '@/tools/mem0/types'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 2

isRecordLikeFunction · 0.90
getMemoriesFromResponseFunction · 0.85

Tested by

no test coverage detected