Files
symfony-flex-recipes/symfony.ai-docker-model-runner-platform.0.1.json
T
github-action[bot]andgithub-action[bot] ad2a459832 Update Flex endpoint
2026-04-03 12:02:37 +00:00

24 lines
683 B
JSON

{
"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"
}
}
}