Update Flex endpoint

This commit is contained in:
github-action[bot]
2025-12-29 08:23:25 +00:00
parent 2ef7960749
commit 41d4a2b44d
44 changed files with 1346 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"manifests": {
"symfony/ai-postgres-store": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ai_postgres_store.yaml": {
"contents": [
"ai:",
" store:",
" postgres:",
" default:",
" connection: 'default'",
""
],
"executable": false
}
},
"ref": "373cb1506ee0d7082944bb2077adce7edcc23229"
}
}
}