diff --git a/public/chat/index.html b/public/chat/index.html index 24858a9c..453b13e2 100644 --- a/public/chat/index.html +++ b/public/chat/index.html @@ -3,45 +3,35 @@ BioImage.IO Chatbot - - + + - - - + + + - + - - - - - + + + + + - - - - - - - - - - - - - + + + + - - + - + + @@ -105,6 +95,21 @@ min-height: 200px; } + + + \ No newline at end of file diff --git a/src/bioEngine.js b/src/bioEngine.js index b95ebea7..4ceb6c05 100644 --- a/src/bioEngine.js +++ b/src/bioEngine.js @@ -197,7 +197,7 @@ export async function setupBioEngine() { async callback() { await api.createWindow({ src: - "https://staging.chat.bioimage.io/public/apps/bioimageio-chatbot-client/chat?disable-assistant-switch=true", + "https://chat.bioimage.io/public/apps/bioimageio-chatbot-client/chat?disable-assistant-switch=true", name: "BioImage.IO Chatbot" }); await app.loadPlugin(