Explorar el Código

Update requirements.txt

In case of using bedrock with litellm import boto3 exception is raised
Ofer Helman hace 1 año
padre
commit
14fcf4d267
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      backend/requirements.txt

+ 1 - 0
backend/requirements.txt

@@ -17,6 +17,7 @@ peewee
 bcrypt
 
 litellm==1.30.7
+boto3
 argon2-cffi
 apscheduler
 google-generativeai