project-nomad/admin/app/services
Jake Turner 36b6d8ed7a fix: rework content tier system to dynamically determine install status
Removes the InstalledTier model and instead checks presence of files on-the-fly. Avoid broken state by handling on the server-side vs. marking as installed by client-side API call
2026-02-04 22:58:21 -08:00
..
benchmark_service.ts feat(Ollama): cleanup model download logic and improve progress tracking 2026-02-03 23:15:54 -08:00
chat_service.ts feat(AI): chat suggestions and assistant settings 2026-02-01 07:24:21 +00:00
docker_service.ts fix(Docker): ensure containers fully removed on failed service install 2026-02-04 17:05:34 -08:00
docs_service.ts fix(Docs): add pretty rendering for tables 2026-02-04 17:05:47 -08:00
download_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
map_service.ts fix(Curated Collections): ensure resources are not duplicated on fetch-latest 2026-02-04 21:35:18 -08:00
ollama_service.ts fix: filter cloud models from API response 2026-02-04 17:05:20 -08:00
queue_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
rag_service.ts feat: auto add NOMAD docs to KB on AI install 2026-02-03 23:15:54 -08:00
system_service.ts fix: hide chat button and page unless AI Assistant installed 2026-02-03 23:15:39 -08:00
system_update_service.ts feat: [wip] self updates 2026-01-15 15:54:59 -08:00
zim_service.ts fix: rework content tier system to dynamically determine install status 2026-02-04 22:58:21 -08:00