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: update paymentMethod preset choice from wire_transfer to ach for Gradio component validation
be8f64f

Vedant Sanjay Jadhav commited on

feat: add quick test samples preset bar to TransactionForm dashboard component
c1172db

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

refactor: eliminate Qwen2.5-0.5B-Instruct local GPU loading, use pure NVIDIA Build API or 0-GPU fallback
e31ce60

Vedant Sanjay Jadhav commited on

feat: integrate NVIDIA Build API (openai/gpt-oss-20b) into SLM explanation layer with reasoning support
f994262

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

fix: format RAZOR assistant messages with summary, recommended action, and key signals
1e03c44

Vedant Sanjay Jadhav commited on

fix: resolve JSX closing tag syntax error in scenarios page for Vercel deployment
0c95ee9

Vedant Sanjay Jadhav commited on

fix: improve server and client error extraction to eliminate HTTP 200 generic message
441ddfc

Vedant Sanjay Jadhav commited on

fix: update Pydantic ExplanationInput defaults, rename assistant to RAZOR, and add null-safety to scenario distribution
bf39fe7

Vedant Sanjay Jadhav commited on

fix: resolve TypeError in number formatting and add interactive SLM Co-Pilot chat drawer
5af7440

Vedant Sanjay Jadhav commited on

feat: implement Vercel Next.js server-side API proxy architecture to eliminate browser CORS
e75eaba

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: resolve ZeroGPU CUDA init boundary in model_loader.py
8f862db

Vedant Sanjay Jadhav commited on

fix: refine SLM vs fallback explanation source display
5bf3858

Vedant Sanjay Jadhav commited on

feat: upgrade UX to live operational merchant risk console with real request tracing
79b8767

Vedant Sanjay Jadhav commited on

feat: complete Phase 10 Vercel deployment, QA & production demo polish
81aa57c

Vedant Sanjay Jadhav commited on

feat: complete RazorShield Next.js landing page & risk console frontend
3b14f03

Vedant Sanjay Jadhav commited on

fix: shorten README short_description for HF YAML metadata limit
4413bce

Vedant Sanjay Jadhav commited on

build: track model joblib artifacts with Git LFS for HF Spaces
2180325

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