Spaces:
Runtime error
Runtime error
Commit ·
33a9bbc
1
Parent(s): d0cce85
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
langchain==0.0.150
|
| 2 |
-
openai
|
| 3 |
duckduckgo-search
|
| 4 |
wikipedia
|
| 5 |
wolframalpha
|
|
|
|
| 1 |
langchain==0.0.150
|
| 2 |
+
openai==0.28
|
| 3 |
duckduckgo-search
|
| 4 |
wikipedia
|
| 5 |
wolframalpha
|