Update Flex endpoint

This commit is contained in:
github-action[bot]
2026-04-03 12:02:37 +00:00
parent 4a25539215
commit ad2a459832
2 changed files with 25 additions and 2 deletions
@@ -0,0 +1,23 @@
{
"manifests": {
"symfony/ai-docker-model-runner-platform": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ai_docker_model_runner_platform.yaml": {
"contents": [
"ai:",
" platform:",
" dockermodelrunner: null",
""
],
"executable": false
}
},
"ref": "c699a35ab18b73913c394d0a2bf536c51cca6f4c"
}
}
}
@@ -11,13 +11,13 @@
"contents": [
"ai:",
" platform:",
" docker_model_runner: null",
" dockermodelrunner: null",
""
],
"executable": false
}
},
"ref": "b1e2438c094572b7eb54771ff66eb3d41486602b"
"ref": "c699a35ab18b73913c394d0a2bf536c51cca6f4c"
}
}
}