UNPKG

ai-functions

Version:

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

4 lines 172 B
export declare function getProvider(): (model: string, options?: { structuredOutputs?: boolean; }) => import("ai").LanguageModelV1; //# sourceMappingURL=config.d.ts.map