As of openai>=1.0.0, Azure endpoints should be specified via the azure_endpoint
param not openai_api_base
#734
Labels
bug
Something isn't working
Description
I'm trying to upgrade jupyter-ai from 2.4.0 to 2.13.0 on our JupyterHub. We are using it with Azure Open AI LLMs.
Reproduce
The below describes how I've reproduced the issue on my windows laptop. Not our JupyterHub.
pip install jupyter-ai==2.13.0 jupyter-ai-magics==2.13.0 langchain-openai==0.1.3 jupyterlab==4.1.6
jupyter_ai
folder containing the existingconfig.json
file: `rm -rf 'C:\Users\USER\AppData\Roaming\jupyter\jupyter_ai'jupyter lab
Context
Troubleshoot Output
Command Line Output
The text was updated successfully, but these errors were encountered: