UNPKG

@promptbook/remote-client

Version:

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

7 lines (6 loc) 152 B
/** * Creates a scraper for document content. * * @public exported from `@promptbook/documents` */ export declare const createDocumentScraper: any;