UNPKG

p4u-client-ai

Version:

Empower Your Apps with AI: Access Multiple Models, Automate Tasks, Create AI Agents Easily

7 lines 158 B
export interface IInsert { name: string; context: string; model: string; instruction: string; } //# sourceMappingURL=insert.interface.d.ts.map