Skip to content

Commit

Permalink
Merge branch 'main' into fix-1302
Browse files Browse the repository at this point in the history
  • Loading branch information
MingweiSamuel authored Jul 1, 2024
2 parents 87da736 + c69a37b commit 8facc52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,12 +233,11 @@ const config = {
{
id: "runllm-widget-script",
type: "module",
src: "https://cdn.jsdelivr.net/npm/@runllm/search-widget@stable/dist/run-llm-search-widget.es.js",
src: "https://widget.runllm.com",
"runllm-server-address": "https://api.runllm.com",
"runllm-assistant-id": "136",
"runllm-position": "BOTTOM_RIGHT",
"runllm-keyboard-shortcut": "Mod+j",
version: "stable",
"runllm-preset": "docusaurus",
"runllm-slack-community-url": "",
"runllm-name": "Hydro",
Expand Down

0 comments on commit 8facc52

Please sign in to comment.