Merge pull request #128 from FlowiseAI/feature/TensorFlowEmbeddings

feature/TensorFlowEmbeddings
This commit is contained in:
Ong Chung Yau
2023-05-20 20:35:17 +07:00
committed by GitHub
3 changed files with 57 additions and 0 deletions
+4
View File
@@ -20,6 +20,10 @@
"@huggingface/inference": "1",
"@pinecone-database/pinecone": "^0.0.12",
"@supabase/supabase-js": "^2.21.0",
"@tensorflow-models/universal-sentence-encoder": "^1.3.3",
"@tensorflow/tfjs-converter": "^4.6.0",
"@tensorflow/tfjs-core": "^4.6.0",
"@tensorflow/tfjs-node": "^4.6.0",
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.12",
"chromadb": "^1.3.1",