From adc80366156720881417a1b94c5b405d95cf06d7 Mon Sep 17 00:00:00 2001 From: LE Quoc Dat Date: Fri, 18 Apr 2025 05:48:58 +0100 Subject: [PATCH] -U litellm --- backend/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index a8967c5b..7025281b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ streamlit-quill==0.0.3 python-dotenv==1.0.1 -litellm>=1.44.0 +litellm>=1.66.2 click==8.1.7 questionary==2.0.1 requests>=2.31.0 @@ -23,3 +23,4 @@ python-ripgrep==0.0.6 daytona_sdk>=0.12.0 boto3>=1.34.0 exa-py>=1.9.1 +pydantic