We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64edbc8 commit 80a7e03Copy full SHA for 80a7e03
examples/composer.json
@@ -6,10 +6,12 @@
6
"require": {
7
"php": ">=8.2",
8
"ext-pdo": "*",
9
+ "async-aws/bedrock-runtime": "^1.1",
10
"codewithkyrian/chromadb-php": "^0.4.0",
11
"codewithkyrian/transformers": "^0.6.1",
12
"doctrine/dbal": "^3.3 || ^4.0",
13
"google/auth": "^1.47",
14
+ "mongodb/mongodb": "^2.1",
15
"mrmysql/youtube-transcript": "^0.0.5",
16
"php-http/discovery": "^1.20",
17
"probots-io/pinecone-php": "^1.0",
0 commit comments