Spaces:
Sleeping
Sleeping
Commit ·
ce1c29a
1
Parent(s): 9b869df
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
|
|
| 1 |
llama-index==0.5.6
|
| 2 |
-
langchain==0.0.148
|
|
|
|
|
|
| 1 |
+
cohere
|
| 2 |
llama-index==0.5.6
|
| 3 |
+
langchain==0.0.148
|
| 4 |
+
openai==0.28
|