chroma installation fix

This commit is contained in:
Henry
2023-09-20 01:22:56 +01:00
parent 79545d0e9b
commit 6484e29132
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"apify-client": "^2.7.1",
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.12",
"chromadb": "^1.5.3",
"chromadb": "^1.5.11",
"cohere-ai": "^6.2.0",
"d3-dsv": "2",
"dotenv": "^16.0.0",