You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inmediately after an installation of LTJH in Azure following the "Deploy to Azure button", when I install jupyter_ai extension in jupyter hub, the chat interface fails and the browser debugger keeps showing:
WebSocket connection to 'wss://jupyterhub.domainname.com/user/adminuser/api/ai/chats' failed:
Expected behaviour
The chat interface should show a message like this:
Welcome to Jupyter AI! To get started, please select a language model to chat with from the settings panel. You may also need to provide API credentials, so have those handy.
The message shown is this:
There seems to be a problem with the Chat backend, please look at the JupyterLab server logs or contact your administrator to correct this problem.
How to reproduce
I have tried many combinations of versions and it always fails. I think that this extension that works perfectly in a single user environment always fails in LTJH. To reproduce just install LTJH and try to install the extension.
Your personal set up
I am using the LTJH with the automatic configuration from "Deploy to Azure button" that is recommended in the documentation.
The text was updated successfully, but these errors were encountered:
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
Bug description
Inmediately after an installation of LTJH in Azure following the "Deploy to Azure button", when I install jupyter_ai extension in jupyter hub, the chat interface fails and the browser debugger keeps showing:
WebSocket connection to 'wss://jupyterhub.domainname.com/user/adminuser/api/ai/chats' failed:
Expected behaviour
The chat interface should show a message like this:
Welcome to Jupyter AI! To get started, please select a language model to chat with from the settings panel. You may also need to provide API credentials, so have those handy.
The message shown is this:
There seems to be a problem with the Chat backend, please look at the JupyterLab server logs or contact your administrator to correct this problem.
How to reproduce
I have tried many combinations of versions and it always fails. I think that this extension that works perfectly in a single user environment always fails in LTJH. To reproduce just install LTJH and try to install the extension.
Your personal set up
I am using the LTJH with the automatic configuration from "Deploy to Azure button" that is recommended in the documentation.
The text was updated successfully, but these errors were encountered: