Show Ollama chat processing status
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 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.
|
||||
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. The UI also shows a prominent live processing status while Ollama is working, including an animated indicator, elapsed time, request preparation, and response-generation stages. This is operational progress only; private model chain-of-thought is not exposed. Uploaded files remain temporary and are not stored in browser persistence.
|
||||
|
||||
## Security limits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user