12 lines
428 B
JSON
12 lines
428 B
JSON
{
|
|
"name": "ollama-manager",
|
|
"label": "Ollama Models",
|
|
"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.6.1",
|
|
"tab": {"path": "/ollama-manager", "position": "after:models"},
|
|
"entry": "dist/index.js",
|
|
"css": "dist/style.css",
|
|
"api": "plugin_api.py"
|
|
}
|