name: ollama-manager version: 1.5.4 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: bash scripts/install_ollama.sh --check install: bash scripts/install_ollama.sh