Skip to content

Commit 93bc3f4

Browse files
rafvasqweilong.yu
authored and
weilong.yu
committed
[Misc] Improve Web UI (vllm-project#10090)
Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
1 parent 79aa7d0 commit 93bc3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_static/custom.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ document.addEventListener("DOMContentLoaded", function () {
88
script.setAttribute("version", "stable");
99
script.setAttribute("runllm-keyboard-shortcut", "Mod+j"); // cmd-j or ctrl-j to open the widget.
1010
script.setAttribute("runllm-name", "vLLM");
11-
script.setAttribute("runllm-position", "BOTTOM_RIGHT");
11+
script.setAttribute("runllm-position", "BOTTOM_LEFT");
1212
script.setAttribute("runllm-assistant-id", "207");
1313

1414
script.async = true;

0 commit comments

Comments
 (0)