TraceSceneFinal / frontend

Commit History

fix: resolve [object Object] and implement streaming chat
49a8c05
Running

Siddharth Ravikumar commited on

fix: robust chat parsing and visibility fixes
e1b2f61

Siddharth Ravikumar commited on

debug: add diagnostic logging to chat
0c2e108

Siddharth Ravikumar commited on

feat: implement phone-home debugging for frontend errors
73001cc

Siddharth Ravikumar commited on

debug: add Gradio version to health and enhance frontend logging
4355d54

Siddharth Ravikumar commited on

fix: Chat Agent server error — update to Gradio 6.x Chatbot messages format
75dd0a2

Siddharth Ravikumar commited on

Implement robust Gradio API path resolution with fallback and logging
30d0de3

Siddharth Ravikumar commited on

fix: update Gradio API prefix to /gradio_api/call/ for ZeroGPU compatibility
3f631e6

Siddharth Ravikumar commited on

feat: re-enable Run AI Analytics for user cases in TraceSceneFinal, keeping reference cases disabled
a023831

Siddharth Ravikumar commited on

feat: disable RUN AI ANALYTICS button for all cases as requested
bf32906

Siddharth Ravikumar commited on

fix: refactor image loading to match TraceSceneUI structure using root-relative paths and direct directory mounting
e08a816

Siddharth Ravikumar commited on

fix: resolve broken image issue for uploaded and reference case photos by using standard API endpoints and avoiding /static prefix conflict with Gradio
c9459d7

Siddharth Ravikumar commited on

feat: implement proper markdown formatting for scene analysis
c1b133d

Siddharth Ravikumar commited on

fix: correct Gradio API path to /call/
656a6ab

Siddharth Ravikumar commited on

Upload folder using huggingface_hub
d015fd0
verified

SiddharthVenba commited on

feat: integrate static reference cases and update REST API
e8a1503

Siddharth Ravikumar commited on

Add HF token for ZeroGPU auth
287e21d

Siddharth Ravikumar commited on

fix: add credentials 'include' to fetch calls for ZeroGPU Pro quota recognition
fe740a0

Siddharth Ravikumar commited on

fix: robust SSE chunk parsing for ZeroGPU
87c0e77

Siddharth Ravikumar commited on

fix: parse ZeroGPU SSE event format (event: complete/error)
02064e2

Siddharth Ravikumar commited on

fix: replace EventSource with fetch-based SSE for ZeroGPU compatibility
98fef64

Siddharth Ravikumar commited on

Fix gradio API call paths after removing /api prefix
f658e30

Siddharth Ravikumar commited on

Mount Gradio at / to satisfy ZeroGPU proxy limits
47ed39d

Siddharth Ravikumar commited on

Deploy Chatbot, Animation, and Full TraceScene Application
efaef67

Siddharth Ravikumar commited on