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