UNPKG

ai-functions

Version:

A powerful TypeScript library for building AI-powered applications with template literals and structured outputs

3 lines 145 B
import { ListPromptGenerator } from './types'; export declare const generateListPrompt: ListPromptGenerator; //# sourceMappingURL=prompt.d.ts.map