pub fn sanitize_prompt(input: &str) -> Result<String, SanitizeError>
Sanitize a prompt (sync - regex only)