Skip to content

Commit

Permalink
Removes non-open-source products from example use cases
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWeill authored Jan 12, 2024
1 parent 814eb44 commit 8d5a67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and powerful way to explore generative AI models in notebooks and improve your p
in JupyterLab and the Jupyter Notebook. More specifically, Jupyter AI offers:

* An `%%ai` magic that turns the Jupyter notebook into a reproducible generative AI playground.
This works anywhere the IPython kernel runs (JupyterLab, Jupyter Notebook, Google Colab, VSCode, etc.).
This works anywhere the IPython kernel runs, including JupyterLab and Jupyter Notebook.
* A native chat UI in JupyterLab that enables you to work with generative AI as a conversational assistant.
* Support for a wide range of generative model providers, including AI21, Anthropic, AWS, Cohere,
Hugging Face, and OpenAI.
Expand Down

0 comments on commit 8d5a67b

Please sign in to comment.