Dear all,
I am stuck after several hours of installing and uninstalling langchain packages to try and make Jupyter AI work on a new work machine (Mac M1 macOS Sonoma 14.4.1). Can anyone help?
I’ve gone back and forth from having a broken Juypyter AI extension with the red-background message of “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” to having the extension work but not seeing the Open AI models. The latter is my state now.
I just cannot get the right combination of versions, and am at the end of my rope. This from conda list
right now:
jupyter-ai 2.24.0 pyhd8ed1ab_0 conda-forge
jupyter-ai-magics 2.24.0 pyhd8ed1ab_0 conda-forge
jupyterlab 4.2.5 py311hca03da5_0
langchain 0.2.16 pyhd8ed1ab_0 conda-forge
langchain-community 0.0.34 pypi_0 pypi
langchain-core 0.2.41 pypi_0 pypi
langchain-openai 0.2.1 pypi_0 pypi
langchain-text-splitters 0.2.4 pyhd8ed1ab_0 conda-forge
langsmith 0.1.129 pyhd8ed1ab_0 conda-forge
openai 1.50.2 pypi_0 pypi
When starting Jupyter Lab, I see the following error message:
Unable to load embeddings model provider class from entry point openai
: cannot pickle ‘classmethod’ object.
I’m so stuck! Your help is appreciated mightily