We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbe30e commit a599d94Copy full SHA for a599d94
src/ai-bundle/config/options.php
@@ -78,7 +78,7 @@
78
->end()
79
->arrayNode('cerebras')
80
->children()
81
- ->scalarNode('api_key')->isRequired()->end()
+ ->scalarNode('api_key')->isRequired()->end()
82
83
84
0 commit comments