Merge pull request #20 from mileszim/feat/cohere-embeddings

feat(components): cohere.ai embeddings node
This commit is contained in:
Henry Heng
2023-04-17 21:50:50 +01:00
committed by GitHub
3 changed files with 41 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@
"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",