From eb3ba758bfec0712e2826d24b125065916ba5a10 Mon Sep 17 00:00:00 2001 From: M Mohana Satyanarayana <53141911+Dead-Stone@users.noreply.github.com> Date: Sat, 22 Jun 2024 11:49:52 -0700 Subject: [PATCH] Update requirements.txt --- .../agent-executor-lambda-container/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/lib/lambda-functions/agent-executor-lambda-container/requirements.txt b/backend/lib/lambda-functions/agent-executor-lambda-container/requirements.txt index 31288b1..ce14542 100644 --- a/backend/lib/lambda-functions/agent-executor-lambda-container/requirements.txt +++ b/backend/lib/lambda-functions/agent-executor-lambda-container/requirements.txt @@ -5,3 +5,5 @@ langchain duckduckgo-search psycopg2-binary pgvector +# Add the following dependencies +langchain-community