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.
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.