mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 01:56:26 +03:00
Update Flex endpoint
This commit is contained in:
+23
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user