Type Alias: ResponseDetectionDetails
type ResponseDetectionDetails = z.infer<typeof ResponseDetectionDetailsSchema>;
Defined in: src/models/response-detected.ts:11
Response detection detail data including topic guardrails.
type ResponseDetectionDetails = z.infer<typeof ResponseDetectionDetailsSchema>;
Defined in: src/models/response-detected.ts:11
Response detection detail data including topic guardrails.