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 ca5d722 commit e1837a0Copy full SHA for e1837a0
composer.json
@@ -2,6 +2,7 @@
2
"name": "codewithkyrian/chromadb-php",
3
"description": "A PHP client for the Chroma Open Source Embedding Database",
4
"type": "library",
5
+ "license": "MIT",
6
"require": {
7
"php": "^8.1",
8
"guzzlehttp/guzzle": "^7.0"
0 commit comments