UNPKG

@promptbook/remote-server

Version:

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

7 lines (6 loc) 150 B
/** * @@@ * * @private utility for commitments */ export declare function formatOptionalInstructionBlock(label: string, content: string): string;