add bedrock embeddings

This commit is contained in:
Henry
2023-10-11 14:08:04 +01:00
parent 4a09185195
commit 536ed07f9d
5 changed files with 167 additions and 33 deletions
+2 -1
View File
@@ -16,6 +16,7 @@
},
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {
"@aws-sdk/client-bedrock-runtime": "3.422.0",
"@aws-sdk/client-dynamodb": "^3.360.0",
"@dqbd/tiktoken": "^1.0.7",
"@getzep/zep-js": "^0.6.3",
@@ -45,7 +46,7 @@
"graphql": "^16.6.0",
"html-to-text": "^9.0.5",
"ioredis": "^5.3.2",
"langchain": "^0.0.157",
"langchain": "^0.0.165",
"langfuse-langchain": "^1.0.14-alpha.0",
"langsmith": "^0.0.32",
"linkifyjs": "^4.1.1",