2 points | by neiltalap 11 hours ago ago
1 comments
I have built a production-ready validator API to help stop prompt-injection, jailbreaks, unsafe tool calls, and system prompt leaks.
Endpoints: POST /validate and POST /validate_output
Actions: pass, block, sanitize, escalate
Check it out if you want to, I would be grateful for any feedback support@patrei.com
Docs: https://backend.patrei.com (RapidAPI listing is just for onboarding)
Happy to answer questions or dive into the design choices in the comments.
I have built a production-ready validator API to help stop prompt-injection, jailbreaks, unsafe tool calls, and system prompt leaks.
Endpoints: POST /validate and POST /validate_output
Actions: pass, block, sanitize, escalate
Check it out if you want to, I would be grateful for any feedback support@patrei.com
Docs: https://backend.patrei.com (RapidAPI listing is just for onboarding)
Happy to answer questions or dive into the design choices in the comments.