project-nomad/admin/types
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.ts fix(benchmark): Fix AI benchmark connectivity and improve error handling 2026-01-24 15:27:56 -08:00
curated_collections.ts feat: curated zim collections 2025-12-05 15:47:22 -08:00
docker.ts feat: initial commit 2025-06-29 15:51:08 -07:00
downloads.ts fix(CuratedCategories): improve fetching from Github 2026-01-19 14:41:51 -08:00
files.ts feat(Collections): map region collections 2025-12-23 16:00:33 -08:00
maps.ts feat: [wip] new maps system 2025-11-30 22:29:16 -08:00
ollama.ts feat(Open WebUI): manage models via Command Center 2026-01-19 22:15:52 -08:00
services.ts feat: Use friendly app names on Dashboard with open source attribution 2026-01-22 16:43:32 -08:00
system.ts feat: [wip] self updates 2026-01-15 15:54:59 -08:00
util.ts feat: initial commit 2025-06-29 15:51:08 -07:00
zim.ts feat: curated zim collections 2025-12-05 15:47:22 -08:00