From a8f508374df4c58ab2fe46476875f4907977285f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:17:59 +0000 Subject: [PATCH] Bump langchain in /End_to_end_Solutions/AOAISearchDemo/notebooks Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.78 to 0.0.236. - [Release notes](https://github.com/hwchase17/langchain/releases) - [Commits](https://github.com/hwchase17/langchain/compare/v0.0.78...v0.0.236) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- End_to_end_Solutions/AOAISearchDemo/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/End_to_end_Solutions/AOAISearchDemo/notebooks/requirements.txt b/End_to_end_Solutions/AOAISearchDemo/notebooks/requirements.txt index 8577f257..65005949 100644 --- a/End_to_end_Solutions/AOAISearchDemo/notebooks/requirements.txt +++ b/End_to_end_Solutions/AOAISearchDemo/notebooks/requirements.txt @@ -1,4 +1,4 @@ azure-identity==1.12.0 -langchain==0.0.78 +langchain==0.0.236 openai==0.26.4 azure-search-documents==11.4.0b3