UNPKG

cdk-insights

Version:

AWS CDK security and cost analysis tool with AI-powered insights

7 lines (6 loc) 162 B
export declare const createLlama370bPrompt: (promptText: string) => { prompt: string; max_gen_len: number; temperature: number; top_p: number; };