-
-
Notifications
You must be signed in to change notification settings - Fork 340
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
OpenAI language models do not show in the language selection dropdown #721
Comments
Same here for |
@Zymrael @hailiang-shen This is likely due to the upstream changes in If you want to install every dependency to get access to all models currently supported by
|
Thanks for the response. Installing the latest langchain-openai lib does show Open AI in the dropdown. However, after I set Jupyter AI up in the setting (it displays "Settings saved successfully."), I go back to the chat panel, which is now blank (screenshot below). Running the /help command will throw the following error. The /clear command does work as expected. Asking questions seems to work too. Traceback (most recent call last): |
@hailiang-shen |
Created #728 to track the issue with /help command. |
Closing this, as this issue pertains to installation which has been resolved. |
At least when running:
...the Open AI models are not listed. Subsequently running conda env
|
After updating to JupyterLab 4.1.6 + Jupyter AI 2.13.0, the OpenAI models no longer show. The screenshot below shows how it looks using Jupyter 4.1.5 + Jupyter AI 2.12.0.
The text was updated successfully, but these errors were encountered: