Type Alias: TcReport
type TcReport = z.infer<typeof TcReportSchema>;
Defined in: src/models/detection-reports.ts:12
Toxic content report with confidence and verdict.
type TcReport = z.infer<typeof TcReportSchema>;
Defined in: src/models/detection-reports.ts:12
Toxic content report with confidence and verdict.