From baa9d8554eda08f5b9cbfeceaab31e93cca2ea1f Mon Sep 17 00:00:00 2001 From: Arpit Jain <3242828+arpitjain099@users.noreply.github.com> Date: Sun, 20 Oct 2024 12:28:36 +0900 Subject: [PATCH] Update requirements.txt --- 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 1d0119b..b2a2acd 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.325 +langchain==0.0.329 openai==0.26.4 azure-search-documents==11.4.0b3