jupyter-ai icon indicating copy to clipboard operation
jupyter-ai copied to clipboard

Doesn't seem to support corporate proxy

Open rubans opened this issue 10 months ago • 0 comments
trafficstars

Description

I have tried to use the package behind a corporate proxy but it doesn't seem to respect HTTP_PROXY or HTTPS_PROXY env variables. Currently get a 403 for usage of langchain-google-genai provider,

Reproduce

  1. Try %%ai gemini:gemini-1.5-flash

Expected behavior

Context

  • Operating System and version:
  • Browser and version:
  • JupyterLab version:
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.

rubans avatar Jan 08 '25 13:01 rubans