-
-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The chat is not working, but the notebook is ok #414
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
I suspect that the full error message traceback could be helpful to maintainers, can you scroll down in the chat window, copy it and paste here? |
Traceback (most recent call last): |
@sanchomuzax |
Thank you very much! Your answer is the solution. I deleted the cell value, now the chat is working. |
Description
As you can see, the chat is not working for me, but the notebook is ok.
Reproduce
I don't know what causes the error, but I noticed that the API key specified in the chat settings menu is not visible after entering it.
Before saving:
After the 1st click on button:
After the 2nd click on button (is the menu empty?):
Context
IPython : 8.16.1
ipykernel : 6.25.2
ipywidgets : 8.1.1
jupyter_client : 8.4.0
jupyter_core : 5.4.0
jupyter_server : 2.8.0
jupyterlab : 4.0.7
nbclient : 0.8.0
nbconvert : 7.9.2
nbformat : 5.9.2
notebook : 7.0.6
qtconsole : 5.4.4
traitlets : 5.11.2
The text was updated successfully, but these errors were encountered: