project-nomad/admin/inertia
Chris Sherwood e31f956289 fix(benchmark): Fix AI benchmark connectivity and improve error handling
- Add OLLAMA_API_URL environment variable for Docker networking
- Use host.docker.internal to reach Ollama from NOMAD container
- Add extra_hosts config in compose for Linux compatibility
- Add downloading_ai_model status with clear progress indicator
- Show model download progress on first AI benchmark run
- Fail AI-only benchmarks with clear error if AI unavailable
- Display benchmark errors to users via Alert component
- Improve error messages with error codes for debugging

Fixes issue where AI benchmark silently failed due to NOMAD container
being unable to reach Ollama at localhost:11434.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 15:27:56 -08:00
..
app fix: hide query devtools in prod 2025-12-02 08:39:58 -08:00
components feat(Open WebUI): manage models via Command Center 2026-01-19 22:15:52 -08:00
context feat: container controls & convienience scripts 2025-08-08 15:07:32 -07:00
css feat: alert and button styles redesign 2025-11-30 23:32:16 -08:00
hooks fix(CuratedCategories): improve fetching from Github 2026-01-19 14:41:51 -08:00
layouts feat: Update Settings nomenclature and add tiered content collections 2026-01-23 14:22:04 -08:00
lib feat: force-reinstall option for apps 2026-01-19 22:50:15 -08:00
pages fix(benchmark): Fix AI benchmark connectivity and improve error handling 2026-01-24 15:27:56 -08:00
providers fix(Notifications): improve styling 2026-01-23 22:25:18 +00:00
tsconfig.json fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00