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 6c1b709 commit 7ef2b11Copy full SHA for 7ef2b11
src/ai-bundle/config/options.php
@@ -73,7 +73,7 @@
73
->end()
74
->arrayNode('ollama')
75
->children()
76
- ->scalarNode('host_url')->defaultValue('http://127.0.0.1:11434')->end()
+ ->scalarNode('host_url')->defaultValue('http://127.0.0.1:11434')->end()
77
78
79
0 commit comments