Files
symfony-flex-recipes/symfony.ai-chroma-db-store.0.1.json
T
github-action[bot]andgithub-action[bot] 41d4a2b44d Update Flex endpoint
2025-12-29 08:23:25 +00:00

26 lines
759 B
JSON

{
"manifests": {
"symfony/ai-chroma-db-store": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ai_chroma_db_store.yaml": {
"contents": [
"ai:",
" store:",
" chromadb:",
" default:",
" collection: 'my_collection'",
""
],
"executable": false
}
},
"ref": "70b5179ede32bb6faf93f7f521570d3740f5230e"
}
}
}