Skip to content

Commit ec34146

Browse files
authored
Added Ollama to user docs (#1064)
1 parent d82d3c3 commit ec34146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/users/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ Jupyter AI supports the following model providers:
174174
| Hugging Face Hub | `huggingface_hub` | `HUGGINGFACEHUB_API_TOKEN` | `huggingface_hub`, `ipywidgets`, `pillow` |
175175
| MistralAI | `mistralai` | `MISTRAL_API_KEY` | `langchain-mistralai` |
176176
| NVIDIA | `nvidia-chat` | `NVIDIA_API_KEY` | `langchain_nvidia_ai_endpoints` |
177+
| Ollama | `ollama` | N/A | `langchain-ollama` |
177178
| OpenAI | `openai` | `OPENAI_API_KEY` | `langchain-openai` |
178179
| OpenAI (chat) | `openai-chat` | `OPENAI_API_KEY` | `langchain-openai` |
179180
| SageMaker endpoint | `sagemaker-endpoint` | N/A | `langchain-aws` |

0 commit comments

Comments
 (0)