UNPKG

@promptbook/node

Version:

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

5 lines (4 loc) 177 B
/** * Builds the temporary live runtime log path for one prompt script and its sibling test script. */ export declare function buildScriptLogPath(scriptPath: string): string;