Spaces:
Sleeping
Sleeping
Saliltrehan7
commited on
Commit
•
4ec31a3
1
Parent(s):
ab98a7d
Update requirements.txt
Browse filesUpdating version requirements here
downgrading to old version of openai lib
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
langchain
|
2 |
-
openai
|
3 |
ipykernel
|
4 |
huggingface_hub
|
5 |
python-dotenv
|
|
|
1 |
langchain
|
2 |
+
openai==0.28
|
3 |
ipykernel
|
4 |
huggingface_hub
|
5 |
python-dotenv
|