-
-
Notifications
You must be signed in to change notification settings - Fork 325
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
Cannot see Azure provider models #983
Comments
You may need to install https://jupyter-ai.readthedocs.io/en/latest/users/index.html#model-providers jupyter-ai/packages/jupyter-ai-magics/jupyter_ai_magics/partner_providers/openai.py Lines 84 to 90 in 4b45ec2
I think that instead of hiding providers, these should be still included but disabled with an informative message. |
Hi krassowski Thanks for responding , this suggestion helped me .I am now able to see Azure completion & embedded models. Having a follow-up question regarding /learn & /ask . I am using Azure embedded model - text-embedding-ada-002. It always responds I don't know . Can you help me on this please. jovyan 7:08 PM /learn /home/jovyan/pdf-files/ Jupyternaut 7:08 PM 🎉 I have learned documents at /home/jovyan/pdf-files/ and I am ready to answer questions about them. You can ask questions about these docs by prefixing your message with /ask. jovyan 7:08 PM /ask what did you learn Jupyternaut 7:08 PM I don't know. jovyan 7:09 PM /ask how many pages does the pdf file contain Jupyternaut 7:09 PM I don't know. |
@TariniBindu03 This is not an issue for |
HI @srdas Thanks for responding . Currently i have only access to Azure embedded models . which will you think will be more useful in learning local data text-embedding-3-large text-embedding-3-small text-embedding-ada-002 |
Difficult to say, as I do not have access to Azure embedding models. I would also suggest using Ollama with embedding models in |
Hi
I am not able to see the AZURE providers model sin the dropdown list . Can you tell me why?
The text was updated successfully, but these errors were encountered: