Skip to content

Commit

Permalink
Remove reference to now-nonexistent file (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWeill authored May 12, 2023
1 parent e647a35 commit 088e480
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/source/users/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 088e480

Please sign in to comment.