Spaces:
Running
Running
Francisco Zanartu
commited on
Commit
•
5006b51
1
Parent(s):
1b5cc1f
add google-langchain genai pkg
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ text-generation==0.6.1
|
|
4 |
transformers==4.38.2
|
5 |
langchain-community==0.0.28
|
6 |
google-generativeai==0.3.2
|
|
|
7 |
# langchain==0.1.9
|
8 |
# openai==1.12.0
|
9 |
-
# langchain-openai==0.0.6
|
10 |
-
# langchain-google-genai==0.0.9
|
|
|
4 |
transformers==4.38.2
|
5 |
langchain-community==0.0.28
|
6 |
google-generativeai==0.3.2
|
7 |
+
langchain-google-genai==0.0.9
|
8 |
# langchain==0.1.9
|
9 |
# openai==1.12.0
|
10 |
+
# langchain-openai==0.0.6
|
|