UNPKG

@promptbook/remote-server

Version:

Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action

7 lines (6 loc) 206 B
/** * Markdown documentation for MEMORY commitment. * * @private function of MemoryCommitmentDefinition */ export declare function getMemoryCommitmentDocumentation(type: 'MEMORY' | 'MEMORIES'): string;