security / README.md
GitHub Actions
Deploy backend from GitHub c7b5c288e89c3d1884e6d556b62378976a19fef4
76964f5
metadata
title: Sentinel Backend API
emoji: πŸ”’
colorFrom: blue
colorTo: red
sdk: docker
pinned: false
app_port: 7860

Sentinel Backend API

FastAPI backend for the Sentinel LLM Misuse Detection System. Exposes a REST API on port 7860.

Secrets required (Space Settings β†’ Repository secrets)

  • REDIS_URL
  • HF_API_KEY
  • GROQ_API_KEY
  • CORS_ORIGINS (your Vercel URL)
  • QDRANT_URL + QDRANT_API_KEY (optional)
  • SENTRY_DSN (optional)