UNPKG

@promptbook/node

Version:

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

7 lines (6 loc) 227 B
/** * Metadata file stored beside the production Next build output. * * @private internal constant of `buildAgentsServer` */ export declare const AGENTS_SERVER_BUILD_CACHE_FILENAME = ".ptbk-agents-server-build-cache.json";