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