Spaces:
Sleeping
Sleeping
Francisco Zanartu
commited on
Commit
·
96ff96c
1
Parent(s):
b3e2437
add pip install langchain-openai
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
google-generativeai==0.2.2
|
| 2 |
langchain==0.1.7
|
| 3 |
-
openai==1.12.0
|
|
|
|
|
|
| 1 |
google-generativeai==0.2.2
|
| 2 |
langchain==0.1.7
|
| 3 |
+
openai==1.12.0
|
| 4 |
+
langchain-openai==0.0.6
|