Build Ollama inventory integration #5

Open
opened 2026-06-16 21:39:45 +02:00 by vince · 0 comments
Owner

Context:\nOllama should be treated through its API/CLI, not by manually editing blobs or manifests. On this machine the service is active but the default 127.0.0.1:11434 endpoint did not respond during initial discovery.\n\nRequirements:\n- Query ollama list through API or CLI.\n- Query currently loaded models with ollama ps where available.\n- Show service status separately from inventory.\n- Diagnose API connection failures.\n- Avoid direct mutation of the Ollama blob store.\n\nAcceptance criteria:\n- UI shows registered Ollama models when API/CLI is reachable.\n- If unreachable, UI explains whether binary, service, or endpoint is the problem.\n- Implementation includes tests around command/API failure handling.

Context:\nOllama should be treated through its API/CLI, not by manually editing blobs or manifests. On this machine the service is active but the default 127.0.0.1:11434 endpoint did not respond during initial discovery.\n\nRequirements:\n- Query ollama list through API or CLI.\n- Query currently loaded models with ollama ps where available.\n- Show service status separately from inventory.\n- Diagnose API connection failures.\n- Avoid direct mutation of the Ollama blob store.\n\nAcceptance criteria:\n- UI shows registered Ollama models when API/CLI is reachable.\n- If unreachable, UI explains whether binary, service, or endpoint is the problem.\n- Implementation includes tests around command/API failure handling.
vince added the
mvp
ollama
labels 2026-06-16 21:42:29 +02:00
vince added this to the v0.1 MVP milestone 2026-06-16 21:42:29 +02:00
Sign in to join this conversation.
No description provided.