bioops-twin / bioops /simulation_ui

Commit History

fix(critical): RAG-powered mock agent + reliable 3D model loading
51b9259

BioOps Team commited on

feat(ui): use local centrifuge_v3.glb model with dynamic absolute path
5c4712e

BioOps Team commited on

fix(ui): restore custom centrifuge rotor obj model using raw GitHub URL
a1c4f70

BioOps Team commited on

fix(ui): use valid public domain GLTF placeholder model for 3D viewer
4066733

BioOps Team commited on

fix(ui): use valid public domain GLB mock and transparent background for Model3D
fdbefe3

BioOps Team commited on

fix(ui): use properly formatted OBJ model for Gradio 3D viewer
191ef6c

BioOps Team commited on

fix(ui): restore clear_color to Model3D to make it visible against dark theme
7ca12e4

BioOps Team commited on

fix(ui): revert to absolute path for 3D model, relying on allowed_paths
c19cab5

BioOps Team commited on

fix(ui): use atomic URL resolution for 3D model on HuggingFace
8a92ad8

BioOps Team commited on

fix: allow assets path in Gradio launch and restore absolute model path
bc0d308

BioOps Team commited on

fix: use relative path for 3D model and prioritize centrifuge_rotor.glb
0e6d4bc

BioOps Team commited on

fix: pin gradio==5.50.0 + restore theme/css in Blocks + type=messages Chatbot
5593349

BioOps Team commited on

fix: Gradio 6.14 — move theme/css to launch(), use messages format for Chatbot
8e3670d

BioOps Team commited on

fix: migrate theme/css to launch() for Gradio 6 compatibility
5db0b42

BioOps Team commited on

feat: production deployment + UX polish for hackathon
24e7978

BioOps Team commited on

Update centrifuge 3D model to v3 GLB with materials
17e2e1f

BioOps Team commited on

Consolidate telemetry polling to prevent 429 Rate Limit; remove clear_color from 3D Model
9aeb08a

BioOps Team commited on

Fix Gradio Model3D loading issue by passing absolute paths to allowed_paths
8aafcf0

BioOps Team commited on

revert: remove direct HF URL resolution for 3D model due to CORS restrictions
33ed32b

BioOps Team commited on

fix: resolve HF Space 3D model pathing and LinePlot vega-lite parsing errors
7752e9e

BioOps Team commited on

fix: remove deprecated type argument from Chatbot component
a0fbfe4

BioOps Team commited on

fix(ui): increase telemetry timer and use relative path for 3d model
9a7fb3c

BioOps Team commited on

fix: move theme/css to gr.Blocks() constructor + add Chatbot type='messages'
c36be96

BioOps Team commited on

feat: BioOps Twin v1.0 — Enterprise-Grade Digital Twin for Lab Centrifuge Calibration
38ff7a1

BioOps Team commited on