Add SSE keepalive pings every 15s to prevent proxy timeout disconnects cc9ff58 Running unverified Eric Xu commited on 2 days ago
Fix: use custom X-LLM headers instead of Authorization (HF proxy intercepts it) dff6d17 unverified Eric Xu commited on 4 days ago
Two-model approach: 7B for setup calls, 72B for evaluation c5a1119 unverified Eric Xu commited on 4 days ago
Add 45s timeout + 2 retries on LLM client to prevent Space restarts 8a25fc1 unverified Eric Xu commited on 4 days ago
Use /data/nemotron for persistent storage on HF Spaces 4798be2 unverified Eric Xu commited on 4 days ago
Fix port binding: start.sh kills zombie, add app logging 618f739 unverified Eric Xu commited on 4 days ago
Fix port binding: simplify startup, remove timeout on segments, clean SIGTERM b4e9b32 unverified Eric Xu commited on 4 days ago
Fix port binding crash: kill zombie process and enable SO_REUSEADDR 2a7b950 unverified Eric Xu commited on 4 days ago
Fix startup: use lifespan instead of deprecated on_event bf0d091 unverified Eric Xu commited on 4 days ago
Rate limit by pipeline runs (10/hr), not individual LLM calls 815de7e unverified Eric Xu commited on 4 days ago
Security hardening: rate limiting, no creds in URLs, path traversal fix 9ea2205 unverified Eric Xu commited on 4 days ago
Pass LLM credentials per-request, never store server-side 2f01b87 unverified Eric Xu commited on 4 days ago
Fix XSS, VJP contract, binding, session security, name collisions, and error handling ff413e9 unverified Eric Xu commited on 4 days ago
Fix production issues: session overwrite, error handling, memory leaks 6dcf8e5 unverified Eric Xu commited on 4 days ago
Remove personal/dating examples from all placeholders and prompts 560bae5 unverified Eric Xu commited on 4 days ago
Fix 422 on counterfactual stream — remove **kwargs from endpoint 4958ab7 unverified Eric Xu commited on 4 days ago
Move counterfactual params from GET query to POST+ticket to avoid log leakage a08e54e unverified Eric Xu commited on 4 days ago
Extract demographic filters from audience context for Nemotron cohorts 61872af unverified Eric Xu commited on 4 days ago
Auto-generate changes from concerns, one-click directions flow 95b845b unverified Eric Xu commited on 4 days ago
Add goal-weighted gradient (VJP) — optimize toward objectives, not universal appeal 9198e06 unverified Eric Xu commited on 4 days ago
Fix panel size overflow — hard cap Nemotron cohort to requested total 15f45fd unverified Eric Xu commited on 4 days ago
Use Nemotron personas when available, add dataset setup UI d94e0d2 unverified Eric Xu commited on 4 days ago
Remove dating/relationship references from all files 92cf501 unverified Eric Xu commited on 4 days ago
Auto-suggest context-aware segments from entity via LLM 0694cd1 unverified Eric Xu commited on 4 days ago
Add bias audit to web interface, make web the primary entry point, switch to MIT license 8b7e05d unverified Eric Xu commited on 4 days ago