Persist Ollama chat history across navigation
This commit is contained in:
@@ -13,7 +13,7 @@ Native-like Hermes dashboard plugin for local Ollama model management and chat.
|
||||
- View Ollama's loaded-model memory split: total, GPU VRAM, and normal RAM/offload
|
||||
- View NVIDIA GPU telemetry when `nvidia-smi` is available
|
||||
|
||||
The chat UI polls runtime memory once per second and keeps a short in-browser history for the current page session.
|
||||
The chat transcript and selected model are persisted in this browser, so navigating away from the plugin or reloading the dashboard does not clear the conversation. Use **Clear chat** to remove the saved transcript. Uploaded files remain temporary and are not stored in browser persistence.
|
||||
|
||||
## Security limits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user