Merge branch 'main' into feature/BabyAGI

# Conflicts:
#	packages/components/package.json
This commit is contained in:
Henry
2023-04-19 15:02:58 +01:00
64 changed files with 1735 additions and 1168 deletions
+6 -4
View File
@@ -1,6 +1,6 @@
{
"name": "flowise-components",
"version": "1.0.0",
"version": "1.1.1",
"description": "Flowiseai Components",
"main": "dist/src/index",
"types": "dist/src/index.d.ts",
@@ -20,15 +20,17 @@
"@huggingface/inference": "^1.6.3",
"@pinecone-database/pinecone": "^0.0.12",
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.12",
"chromadb": "^1.3.1",
"cohere-ai": "^6.2.0",
"d3-dsv": "2",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"form-data": "^4.0.0",
"langchain": "^0.0.44",
"langchain": "^0.0.53",
"moment": "^2.29.3",
"node-fetch": "2",
"pdfjs-dist": "^3.5.141",
"uuid": "^9.0.0",
"pdf-parse": "^1.1.1",
"ws": "^8.9.0"
},
"devDependencies": {