Merge pull request #182 from FlowiseAI/bugfix/ChromaError

Bugfix/Update chroma and langchain version
This commit is contained in:
Henry Heng
2023-05-25 18:34:39 +01:00
committed by GitHub
+2 -2
View File
@@ -22,14 +22,14 @@
"@supabase/supabase-js": "^2.21.0",
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.12",
"chromadb": "^1.3.1",
"chromadb": "^1.4.2",
"cohere-ai": "^6.2.0",
"d3-dsv": "2",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"form-data": "^4.0.0",
"graphql": "^16.6.0",
"langchain": "^0.0.78",
"langchain": "^0.0.82",
"linkifyjs": "^4.1.1",
"mammoth": "^1.5.1",
"moment": "^2.29.3",