add HuggingFace Inference Embeddings

This commit is contained in:
chungyau97
2023-05-20 10:18:08 +07:00
parent 038845c592
commit 9796f07520
3 changed files with 55 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {
"@dqbd/tiktoken": "^1.0.7",
"@huggingface/inference": "^1.6.3",
"@huggingface/inference": "1",
"@pinecone-database/pinecone": "^0.0.12",
"@supabase/supabase-js": "^2.21.0",
"axios": "^0.27.2",