Modify xecguard script description

This commit is contained in:
clyang 2026-04-07 12:47:00 +08:00
parent 08c5e11aea
commit e60af5bd29
No known key found for this signature in database
GPG key ID: D52FE178A5104AD1

View file

@ -3,7 +3,7 @@ CyCraft XecGuard guardrail integration for LiteLLM proxy.
Covers:
- /xecguard/v1/scan – input & response scanning
- /xecguard/v1/grounding – RAG context-grounding verification
- /xecguard/v1/grounding – context-grounding (configure via config.yaml)
All three LiteLLM hook points are wired:
pre_call -> scan INPUT before the LLM call