]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
webui : add ?m=... and ?q=... params (#12148)
authorXuan-Son Nguyen <redacted>
Mon, 3 Mar 2025 10:42:45 +0000 (11:42 +0100)
committerGitHub <redacted>
Mon, 3 Mar 2025 10:42:45 +0000 (11:42 +0100)
commit7b69003af74924ac04d97313c2e57c45ba56b616
tree8c24bc245411214f83528e073b659e287c508a80
parentece9745bb8079b9f4af45df29b67ad0c6e50584d
webui : add ?m=... and ?q=... params (#12148)

* webui : add ?m=... and ?q=... params

* also clear prefilledMessage variable

* better approach

* fix comment

* test: bump timeout on GITHUB_ACTION
examples/server/public/index.html.gz
examples/server/tests/utils.py
examples/server/webui/src/components/ChatScreen.tsx
examples/server/webui/src/utils/misc.ts