From a40d0ec3cb97997be079bde57cfc846903e145ff Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Mon, 24 Jun 2024 17:53:07 -0700 Subject: [PATCH] chore: requirements --- backend/requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index 90f6548e7..690425613 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -24,6 +24,10 @@ boto3==1.34.110 argon2-cffi==23.1.0 APScheduler==3.10.4 + +# AI libraries +openai +anthropic google-generativeai==0.5.4 langchain==0.2.0