PadmasaliGovardhan
commited on
Commit
·
f4e9e6c
1
Parent(s):
df3b6bd
update
Browse files- app/requirements.txt +1 -1
app/requirements.txt
CHANGED
|
@@ -9,6 +9,6 @@ faiss-cpu==1.7.4
|
|
| 9 |
chromadb==0.5.5
|
| 10 |
groq==0.12.0
|
| 11 |
httpx==0.28.0
|
| 12 |
-
|
| 13 |
numpy==1.26.4
|
| 14 |
|
|
|
|
| 9 |
chromadb==0.5.5
|
| 10 |
groq==0.12.0
|
| 11 |
httpx==0.28.0
|
| 12 |
+
openai==0.27.0
|
| 13 |
numpy==1.26.4
|
| 14 |
|