-
-
Notifications
You must be signed in to change notification settings - Fork 369
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
v3: unable to open AI settings #1253
Comments
Hi, it works for me in a fresh environment and a new install. I did the following and maybe see if this works for you?
|
Thanks @srdas this setup worked for me! I think the issue might be:
|
Thank you @srdas, this setup fixed the issue for me too. For context, I was running into the same issue on Windows. |
Thanks @uhaotian and @omursalo for this feedback! Will test this when the new release comes out to make sure it is fixed. Good to know it is not OS dependent. Let's keep this open till we are sure it is fixed. Related Issue: #1250 |
Description
logs from server backend when I click into AI settings:
before clicking into AI settings, there are already 404s:
tried to validate extensions by:
jupyter server extension list
and tried multiple versions of pydantic, but no luck.Also no validator found for jupyter_ai_maics, so not much useful information there:
Reproduce
create environment with:
mamba env create -f environment.yml
Expected behavior
It should open a window for me to select model/configure API key and etc
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: