feat: add adaptive Ollama catalog filtering

This commit is contained in:
Hermes Agent
2026-08-19 00:54:19 +10:00
parent 07078465da
commit 8989ecd7af
6 changed files with 582 additions and 70 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{
"name": "ollama-manager",
"label": "Ollama Models",
"description": "Inspect, manage, and chat with local Ollama models, including images, PDFs, URLs, and live memory telemetry.",
"description": "Inspect, manage, and chat with local Ollama models, including shared persistent conversations, performance metrics, images, PDFs, URLs, and live memory telemetry.",
"icon": "Cpu",
"version": "1.4.0",
"version": "1.5.0",
"tab": {"path": "/ollama-manager", "position": "after:models"},
"entry": "dist/index.js",
"css": "dist/style.css",