feat: add Ollama chat and live memory telemetry

This commit is contained in:
Hermes Agent
2026-08-18 18:03:31 +10:00
parent ef9847771b
commit 0f3ca5bb05
7 changed files with 457 additions and 138 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{
"name": "ollama-manager",
"label": "Ollama Models",
"description": "Inspect, download, update, and remove local Ollama models.",
"description": "Inspect, manage, and chat with local Ollama models, including images, PDFs, URLs, and live memory telemetry.",
"icon": "Cpu",
"version": "1.2.0",
"version": "1.3.0",
"tab": {"path": "/ollama-manager", "position": "after:models"},
"entry": "dist/index.js",
"css": "dist/style.css",