Files
symfony-flex-recipes-contrib/php-llm/llm-chain-bundle/0.19/manifest.json
T

12 lines
202 B
JSON

{
"bundles": {
"PhpLlm\\LlmChainBundle\\LlmChainBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"OPENAI_API_KEY": ""
}
}