]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ui: fix context gauge for single-model usage (#25738)
authorTom Tan <redacted>
Tue, 11 Aug 2026 11:42:48 +0000 (04:42 -0700)
committerGitHub <redacted>
Tue, 11 Aug 2026 11:42:48 +0000 (13:42 +0200)
commit8d274dd7c6233ed73c7509cc2a8be9960f7df7d5
tree44ecc72c37018d1a1c58a8453eb4b161802fb8a3
parent704485942ab54bbbbf1f241b3550ffba35f5f37e
ui: fix context gauge for single-model usage (#25738)

* webui: hide loaded model in context gauge at single-model mode

* webui: keep context gauge details open state across reopens
tools/ui/src/lib/components/app/chat/ChatForm/ChatFormContextGauge/ContextGaugeDetails.svelte
tools/ui/src/lib/hooks/use-context-gauge.svelte.ts
tools/ui/src/lib/stores/context-gauge-popup.svelte.ts