project-nomad/admin/app
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
..
controllers fix(Benchmark): use node:crypto IFO uuid package 2026-01-22 21:48:12 -08:00
exceptions fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
jobs feat: Add system benchmark feature with NOMAD Score 2026-01-22 21:48:12 -08:00
middleware feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
models feat: Add system benchmark feature with NOMAD Score 2026-01-22 21:48:12 -08:00
services fix(benchmark): Fix AI benchmark connectivity and improve error handling 2026-01-24 15:27:56 -08:00
utils fix(Zim): storage path 2025-12-07 20:18:58 -08:00
validators feat: Add system benchmark feature with NOMAD Score 2026-01-22 21:48:12 -08:00