Type Alias: PromptDetected
type PromptDetected = z.infer<typeof PromptDetectedSchema>;
Defined in: src/models/prompt-detected.ts:33
Flags indicating which detection types triggered on the prompt.
type PromptDetected = z.infer<typeof PromptDetectedSchema>;
Defined in: src/models/prompt-detected.ts:33
Flags indicating which detection types triggered on the prompt.