feat: add Ollama chat and live memory telemetry
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user