Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Tuning the strictness of Krixai detection models
low
medium
high
paranoid
# Set sensitivity per-request curl https://api.krixaisecurity.com/v1/chat/completions \ -H "X-Krixai-Key: kx-live-..." \ -H "X-Krixai-Sensitivity: high" \ ...