feat: add durable chat storage and disconnect recovery
This commit is contained in:
+2
-1
@@ -1,9 +1,10 @@
|
||||
name: ollama-manager
|
||||
version: 1.6.1
|
||||
version: 1.7.0
|
||||
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"
|
||||
- "psycopg[binary]>=3.2,<4.0"
|
||||
external_dependencies:
|
||||
- name: Ollama
|
||||
check: bash scripts/install_ollama.sh --check
|
||||
|
||||
Reference in New Issue
Block a user