From 7451ccc237f1d1b7c1507000cd485c387fb88e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 21:02:17 +0000 Subject: [PATCH] Bump langchain in /inference/generativeai/llm-workshop/chatbot-apps Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.195 to 0.1.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.195...v0.1.0) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../generativeai/llm-workshop/chatbot-apps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inference/generativeai/llm-workshop/chatbot-apps/requirements.txt b/inference/generativeai/llm-workshop/chatbot-apps/requirements.txt index ea84966b59..673dcebf6f 100644 --- a/inference/generativeai/llm-workshop/chatbot-apps/requirements.txt +++ b/inference/generativeai/llm-workshop/chatbot-apps/requirements.txt @@ -1,6 +1,6 @@ boto3==1.26.150 botocore==1.29.150 -langchain==0.0.195 +langchain==0.1.0 faiss-cpu==1.7.4 unstructured==0.9.3 langchainplus-sdk==0.0.8