From ded75a5c19ad4aa8dc832fc4c138b68093e22ee8 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Sat, 14 Feb 2026 02:51:28 +0000 Subject: Add README with startup instructions and add google-genai dependency Co-Authored-By: Claude Opus 4.6 --- backend/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'backend/requirements.txt') diff --git a/backend/requirements.txt b/backend/requirements.txt index 7260f95..f03fcd2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,6 +3,7 @@ uvicorn pydantic[email] openai google-generativeai +google-genai anthropic python-dotenv httpx -- cgit v1.2.3