Function: formatMemoryTrace()
formatMemoryTrace(
trace,style):string
Defined in: packages/agentos/src/memory/core/prompt/MemoryFormatters.ts:105
Format a single memory trace according to the given style.
Parameters
trace
FormatTrace
style
Returns
string