feat: support physical and Docker Ollama runtimes

This commit is contained in:
Hermes Agent
2026-08-24 20:22:22 +10:00
parent 9f2be5b368
commit 7def2990ce
5 changed files with 95 additions and 5 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
name: ollama-manager
version: 1.5.2
version: 1.5.3
description: Native dashboard manager and chat interface for local Ollama models, attachments, URLs, shared persistent conversations, performance metrics, and live runtime telemetry.
auto_install_dependencies: true
python_dependencies:
- "pypdf>=6.0,<7.0"
external_dependencies:
- name: Ollama
check: ollama --version
check: bash scripts/install_ollama.sh --check
install: bash scripts/install_ollama.sh