MCPcopy Index your code
hub / github.com/simstudioai/sim / search_memories.ts

File search_memories.ts

apps/sim/tools/mem0/search_memories.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isRecordLike } from '@sim/utils/object'
2import type { Mem0Response, Mem0SearchMemoriesParams } from '@/tools/mem0/types'
3import { SEARCH_RESULT_OUTPUT_PROPERTIES } from '@/tools/mem0/types'
4import type { JsonRecord } from '@/tools/mem0/utils'

Callers

nothing calls this directly

Calls 5

isRecordLikeFunction · 0.90
getSearchResultsFunction · 0.85
getStringFunction · 0.70
getStringArrayFunction · 0.70
getNumberFunction · 0.70

Tested by

no test coverage detected