jupyterlab / jupyter-ai

A generative AI extension for JupyterLab
https://jupyter-ai.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
3.22k stars 325 forks source link

azure-chat-openai #381

Open bmshambu opened 1 year ago

bmshambu commented 1 year ago

Description

Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error '...'

Expected behavior

Context

Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here, if applicable.

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

bmshambu commented 1 year ago

I need to connect to jupyter_Ai with azure openai models,Any suggestion how to pass engine name and deployment id?

3coins commented 1 year ago

@bmshambu Jupyter AI 2.2.0 has support for some additional options to work with Azure. Have you tried these options?

Screenshot 2023-09-18 at 7 39 25 AM
Harushii18 commented 1 year ago

@bmshambu Jupyter AI 2.2.0 has support for some additional options to work with Azure. Have you tried these options?

Screenshot 2023-09-18 at 7 39 25 AM

Hi how does one connect to the cell magics using this, rather than the chat UI? Will there be implementation for this in the future, as I saw the model is not available

gdmcdonald commented 10 months ago

Also would like to know how to connect to the cell magic with azure open-ai! Unfortunately I have the double whammy of being in Jupyter hub and therefore not having the chat window, and using azure, so not having the cell magic!

mfarley-sdsu commented 9 months ago

Same issue. I see "azure-chat-openai" listed when doing %ai list, but doesn't seem to work in cells. Chat panel works OK.

dbolotov commented 9 months ago

Same issue here as well.