Skip to main content

commitExtractedMemories

@forge/monorepo


@forge/monorepo / backend/src / commitExtractedMemories

Function: commitExtractedMemories()

commitExtractedMemories(store, input): Promise<readonly PrincipalMemoryEntry[]>

Defined in: backend/src/principal-memory/index.ts:92

Commit extracted candidates, skipping duplicates. Returns the entries actually stored.

Parameters

store

PrincipalMemoryStore

input

TenantScope & object

Returns

Promise<readonly PrincipalMemoryEntry[]>