project-nomad/admin/app/services
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
..
benchmark_service.ts fix(benchmark): Fix AI benchmark connectivity and improve error handling 2026-01-24 15:27:56 -08:00
docker_service.ts feat: Add system benchmark feature with NOMAD Score 2026-01-22 21:48:12 -08:00
docs_service.ts fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
download_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
map_service.ts fix(Maps): static path resolution 2026-01-23 14:17:25 -08:00
openwebui_service.ts feat(Open WebUI): manage models via Command Center 2026-01-19 22:15:52 -08:00
queue_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
system_service.ts feat: Use friendly app names on Dashboard with open source attribution 2026-01-22 16:43:32 -08:00
system_update_service.ts feat: [wip] self updates 2026-01-15 15:54:59 -08:00
zim_service.ts fix(CuratedCategories): improve fetching from Github 2026-01-19 14:41:51 -08:00