From 26f77481bb704ca03775f465a848ed15e4f2d93f Mon Sep 17 00:00:00 2001 From: Carl Date: Tue, 1 Oct 2024 08:56:11 -0700 Subject: [PATCH] jupyter-ai 2.24 needs langchain-ollama --- jupyter-ai.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jupyter-ai.yml b/jupyter-ai.yml index f97680b..f489500 100644 --- a/jupyter-ai.yml +++ b/jupyter-ai.yml @@ -3,11 +3,11 @@ channels: - conda-forge dependencies: - jupyterlab-myst - - jupyter-ai==2.23.0 + - jupyter-ai - jupyter-resource-usage - jupyter-vscode-proxy - pypdf - - langchain + - langchain-ollama - streamlit - ibis-duckdb - pip