CoolFace
Apppublic

MSSDK/ai-cognitive-firewall

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
10 commits on main
9c2b04c5mo ago

fix: updated task scores strictly between 0 and 1

MSSDK
88b98685mo ago

fix: use hackathon LiteLLM proxy via API_BASE_URL and API_KEY env vars

MSSDK
66f52c25mo ago

Critical fixes: remove DEBUG prints, fix double reward accounting, fix [END] missing on error, complete task registry in openenv.yaml

MSSDK
569f4f96mo ago

Update dashboard UI with glassmorphism and visual enhancements

adineshreddy
9c4e2996mo ago

Fix inference engine schema and evaluate all tasks

adineshreddy
6fa80856mo ago

Final audit: Fixed structured output blocks, dynamic port handling, and environment robustness for HF Spaces

MSSDK
b5b14656mo ago

Compliance: Fixed server entry point, main() function, and generated uv.lock for multi-mode deployment

MSSDK
9b2a8f46mo ago

Deployment: Added pyproject.toml to support multi-mode deployment/pip installation

MSSDK
19be77c6mo ago

Final Compliance: Updated inference.py to strictly follow hackathon logging and environment standards

MSSDK
d1e9a846mo ago

Initialize project structure correctly for Hugging Face deploy (fixed dependencies and ignored files)

MSSDK