tradunsky/3D-guardrails
chore: Refactor chat.completions.create to chat.completions.parse
chore: Use OpenAI API compatibility for all LLM providers.
feat: Add Gemini 3.7-flash
feat: Cerebras support in README
feat: Cerebras support
feat: refresh model list
fix: properly scale 3D models before screening
fix: remove adhoc script
fix: Increase resolution for better accuracy
feat: Groq support
feat: benchmark of tiling
feat: Tile rendering for faster violation/non-violation detection
feat: support scanning assets from URLs
feat: external ai gateway support
fix: custom risk categories format and rendering file extension
feat: Introduce configurable risk categories and rendering resolution for asset scanning.
fix: local setup with vtk and vtk-egl
fix: close plotter on early exit from generator
feat: 3D rendering benchmark
fix: rendering into png
feat: remove multi-stage build due to slowness
fix: exclude transitive vtk, keep vtk-egl instead
fix: resolve vtk dependency conflict using uv
feat: offscreen pyvista, multi-stage build
feat: Improve rendering performance with pyvista instead of pyrender
feat: restructuring rendering for early exit
fix: HF Space disable caching examples
fix: downgrade scipy to support HF spaces python 3.10
feat: Migrate HF from docker to gradio. ZeroGPU support
feat: Expose latency
feat: add evaluation dataset
feat: Link HuggingFace Space
fix: rendering whole object with colours
fix: change hf space from gradio to docker
feat: Implement Docker deployment with headless rendering and multi-mode entrypoint
Fix pyrender OSMesa issue by switching to EGL platform
Fix Mesa/EGL library issue for Docker
(fix) Remove examples
(patch) Logging error for troubleshooting gemini integration in HF spaces
(fix) Add missing glu os package
(fix) Upgrade Gradio 6.1.0 in spaces
(patch) Make gradio app top level app with requirements.txt
fix: Update YAML metadata colors to valid values for HF Spaces
(fix) Add HF space yaml description
(fix) LFS fix: Remove dataset from git vc.
(patch) Track dataset under hf xet lfs
(feat) Add gradio demo
Roadmap
(fix) Correct run command
(feat) Add view_number to RiskFinding and update LLM implementations to track view evaluations
