Parcourir la source

Merge pull request #4036 from open-webui/dependabot/pip/backend/dev/google-generativeai-0.7.2

chore(deps): bump google-generativeai from 0.5.4 to 0.7.2 in /backend
Timothy Jaeryang Baek il y a 9 mois
Parent
commit
260e42a691
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -30,7 +30,7 @@ APScheduler==3.10.4
 # AI libraries
 openai
 anthropic
-google-generativeai==0.5.4
+google-generativeai==0.7.2
 tiktoken
 
 langchain==0.2.6