Skip to content

Commit

Permalink
Added Ollama to user docs
Browse files Browse the repository at this point in the history
  • Loading branch information
srdas committed Oct 30, 2024
1 parent d82d3c3 commit de17918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/users/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ Jupyter AI supports the following model providers:
| Hugging Face Hub | `huggingface_hub` | `HUGGINGFACEHUB_API_TOKEN` | `huggingface_hub`, `ipywidgets`, `pillow` |
| MistralAI | `mistralai` | `MISTRAL_API_KEY` | `langchain-mistralai` |
| NVIDIA | `nvidia-chat` | `NVIDIA_API_KEY` | `langchain_nvidia_ai_endpoints` |
| Ollama | `ollama` | N/A | `langchain-ollama` |
| OpenAI | `openai` | `OPENAI_API_KEY` | `langchain-openai` |
| OpenAI (chat) | `openai-chat` | `OPENAI_API_KEY` | `langchain-openai` |
| SageMaker endpoint | `sagemaker-endpoint` | N/A | `langchain-aws` |
Expand Down

0 comments on commit de17918

Please sign in to comment.