Type Alias: CgReport
type CgReport = z.infer<typeof CgReportSchema>;
Defined in: src/models/detection-reports.ts:130
Contextual grounding report with status, explanation, and category.
type CgReport = z.infer<typeof CgReportSchema>;
Defined in: src/models/detection-reports.ts:130
Contextual grounding report with status, explanation, and category.