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