Jupyter_ai extension

Hey guys, I installed Jupyter_ai but I’m getting this error when I click the chat icon. “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.”

Can someone help me figure out how to access JupyterLab server logs?

1 Like

Same here, I have the same issue, however in my case I think I need to define the API in the env based on my logs, how are you running jupyter? If it is docker u can see that from the logs printed on the terminal.
If bare metal try : jupyter notebook --debug

This appears to be a bug, please report it on GitHub - jupyterlab/jupyter-ai: A generative AI extension for JupyterLab .

1 Like