Commit History

Remove unused files: old Gradio frontend, dead model code, test artifacts
672ed11

cgoodmaker Claude Opus 4.6 commited on

Force MCP tool models to CPU to avoid GPU VRAM contention with MedGemma
1a97904

cgoodmaker Claude Opus 4.6 commited on

Add missing deps: sentence-transformers, pdfplumber, scipy for MCP tools
5157ba3

cgoodmaker Claude Opus 4.6 commited on

Add RAG Phase 4 management guidance, rebuild guidelines index (286 chunks), post-analysis hint UI
5241b71

cgoodmaker Claude Opus 4.6 commited on

Use dtype instead of deprecated torch_dtype in model_kwargs
82f82ac

cgoodmaker Claude Opus 4.6 commited on

Redesign chat UI and fix MedGemma generation config issues
58a4476

cgoodmaker Claude Opus 4.6 commited on

Fix requirements: opencv-headless (no libGL needed), remove unused gradio, add faiss-cpu and huggingface_hub
4cbee96

cgoodmaker commited on

Copy mcp_server/ into Docker image
dfb4396

cgoodmaker commited on

Include mcp_server/ in Docker image — required at runtime for tool calls
2068e4f

cgoodmaker commited on

Pass HF_TOKEN explicitly to pipeline() for gated model auth
b08f876

cgoodmaker commited on

Use HF_TOKEN env var to authenticate for gated MedGemma model
bb7e939

cgoodmaker commited on

Fix Dockerfile: install curl before using it for NodeSource setup
076039f

cgoodmaker commited on

Migrate FAISS index to Git LFS
b419917

cgoodmaker commited on

Track FAISS index via Git LFS
6bc45eb

cgoodmaker commited on

Add HF Spaces Dockerfile, Git LFS for model weights
72b1012

cgoodmaker commited on

Initial commit — SkinProAI dermoscopic analysis platform
86f402d

cgoodmaker commited on