Files
homelab/apps
Julia McGhee 997205a6c8
All checks were successful
CI / lint-and-test (push) Successful in 40s
Deploy Production / deploy (push) Successful in 1m19s
CI / build (push) Successful in 2m12s
Fix chat model selector: fetch all provider models instead of curated
The dropdown was empty because it fetched from /api/models/curated
(small DB subset) filtered to enabled-only. Switch to /api/models
which queries all providers live and returns 300+ available models.
2026-03-22 10:49:06 +00:00
..