From 088e48027c8df502561fde668f4450dcd46e06f0 Mon Sep 17 00:00:00 2001 From: Jason Weill <93281816+JasonWeill@users.noreply.github.com> Date: Thu, 11 May 2023 23:36:22 -0700 Subject: [PATCH] Remove reference to now-nonexistent file (#165) --- docs/source/users/index.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/source/users/index.md b/docs/source/users/index.md index 9c951a01d..164edf735 100644 --- a/docs/source/users/index.md +++ b/docs/source/users/index.md @@ -36,10 +36,7 @@ You can use the `jupyter_ai_magics` package without JupyterLab, but you will nee ## Model providers -Jupyter AI supports a wide range of model providers and models. To use Jupyter AI, you will need to -install the corresponding Python package and configure the API key (or other authenication credentials) for the provider. -You can find the environment variables you need to set, and the Python packages you need, in -[`packages/jupyter-ai/jupyter_ai/providers.py`](https://github.com/jupyterlab/jupyter-ai/blob/main/packages/jupyter-ai/jupyter_ai/providers.py). +Jupyter AI supports a wide range of model providers and models. To use Jupyter AI with a particular provider, you must install its Python packages and set its API key (or other credentials) in your environment or in the chat interface. Jupyter AI supports the following model providers: