]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Webui: Disable attachment button and model selector button when prompt textbox is...
authorDarius Lukas <redacted>
Tue, 16 Dec 2025 06:15:49 +0000 (01:15 -0500)
committerGitHub <redacted>
Tue, 16 Dec 2025 06:15:49 +0000 (07:15 +0100)
commit40d9c394f4523bd5f214e6ea536655c1e9a83672
tree1e2f66830407a6905c1d4c7f7ab31ee375cfc185
parentd6a1e18c651a46109cbf2ad3b299581f0651128f
Webui: Disable attachment button and model selector button when prompt textbox is disabled. (#17925)

* Pass disabled state to the file attachments button and the model
selector button.

* Update index.html.gz

* Fix model info card in non-router mode.

* Update index.html.gz
tools/server/public/index.html.gz
tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionFileAttachments.svelte
tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActions.svelte
tools/server/webui/src/lib/components/app/models/ModelsSelector.svelte