razorshield-api / app.py

Commit History

fix: increase max_tokens to 2048 and add robust markdown JSON cleaner for NVIDIA SLM
a377697
Running

Vedant Sanjay Jadhav commited on

fix: execute explanation generation on CPU without 90s GPU scheduling delay
7bc65c4

Vedant Sanjay Jadhav commited on

fix: prioritize text json dataset for demo scenarios in app.py
a19a864

Vedant Sanjay Jadhav commited on

perf: remove top-level GPU invocation to prevent ZeroGPU startup queueing delay
148637b

Vedant Sanjay Jadhav commited on

fix: decorate _generate_explanation with @_gpu_decorator for ZeroGPU runtime
07a7e8d

Vedant Sanjay Jadhav commited on

fix: register ZeroGPU compatibility startup hook in app.py
a31fe22

Vedant Sanjay Jadhav commited on

fix: default SLM_MODEL_NAME to openai/gpt-oss-20b for NVIDIA Build API
9e1355f

Vedant Sanjay Jadhav commited on

fix: replace binary dataset with text demo_scenarios.json and enable dynamic RAZOR Q&A
8c62fe5

Vedant Sanjay Jadhav commited on

feat: update app.py with user launch configuration and CORS origin logging
3d7223c

Vedant Sanjay Jadhav commited on

fix: restore standard demo.launch loop with strict_cors=False for HF Space persistence
75f1738

Vedant Sanjay Jadhav commited on

fix: enable FastAPI CORSMiddleware in app.py to resolve cross-origin preflight requests
06d4b22

Vedant Sanjay Jadhav commited on

fix: update merchant state property names in app.py
a61dbab

Vedant Sanjay Jadhav commited on

feat: complete RazorShield AI risk platform
10ec54c

Vedant Sanjay Jadhav commited on