Skip to content

Commit 80a7e03

Browse files
committed
catch error with wrong model
1 parent 64edbc8 commit 80a7e03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66
"require": {
77
"php": ">=8.2",
88
"ext-pdo": "*",
9+
"async-aws/bedrock-runtime": "^1.1",
910
"codewithkyrian/chromadb-php": "^0.4.0",
1011
"codewithkyrian/transformers": "^0.6.1",
1112
"doctrine/dbal": "^3.3 || ^4.0",
1213
"google/auth": "^1.47",
14+
"mongodb/mongodb": "^2.1",
1315
"mrmysql/youtube-transcript": "^0.0.5",
1416
"php-http/discovery": "^1.20",
1517
"probots-io/pinecone-php": "^1.0",

0 commit comments

Comments
 (0)