mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
24 lines
654 B
JSON
24 lines
654 B
JSON
{
|
|
"manifests": {
|
|
"symfony/ai-lm-studio-platform": {
|
|
"manifest": {
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/ai_lm_studio_platform.yaml": {
|
|
"contents": [
|
|
"ai:",
|
|
" platform:",
|
|
" lmstudio: null",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "e35cced28f6559fc5effccb8f22597f309fedfdf"
|
|
}
|
|
}
|
|
}
|