UNPKG

@promptbook/remote-server

Version:

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

7 lines (6 loc) 152 B
/** * Runs CLI utilities of Promptbook package * * @private within the `@promptbook/cli` */ export declare function promptbookCli(): Promise<void>;