-
-
Notifications
You must be signed in to change notification settings - Fork 356
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
Unable to choose a completion model with Azure OpenAI #1207
Comments
|
These are the related packages
I don't see any option to enable inline completions from jupyter-ai I found this item though in the footer: When I click that, I do indeed get the ability in the jupyternaut settings to choose a completion model. |
On your screenshot there is "JupyterAI" provider section. If you scroll down there will be another "[ ] Enabled" checkbox. Anyways, using the statusbar does the same thing.
Can you invoke it manually using Alt \ shortcut? There should be animation showing when it starts streaming. |
No, the Alt \ doesn't do anything. When I press Alt the mouse cursor changes to +, and pressing Alt and \ does not do anything for me. I don't think this matters but this jupyterlab was spun up from JupyterHub docker spawner. The other jupyter AI functionality (i.e., in the chat window) works fine. |
Hi @marketneutral , not related to this issue but could you share the versions of langchain, langchain-openai, and other related langchain packages you're using for the above case? I'm currently troubleshooting an issue with chat not working with similar |
These are all the packages
|
Description
I am using Azure OpenAI models and the option to choose a completion model is grayed out.
How can I get Jupyter AI to allow me to do completions?
All other features of Jupyter AI work for me.
Reproduce
The text was updated successfully, but these errors were encountered: