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 ebea08a commit 36b27c3Copy full SHA for 36b27c3
demo/config/packages/ai.yaml
@@ -78,6 +78,7 @@ services:
78
Symfony\AI\Agent\Toolbox\Tool\SimilaritySearch:
79
$vectorizer: '@ai.vectorizer.openai'
80
$store: '@ai.store.chroma_db.symfonycon'
81
+
82
# Symfony\AI\Toolbox\Tool\OpenMeteo: ~
83
# Symfony\AI\Toolbox\Tool\SerpApi:
84
# $apiKey: '%env(SERP_API_KEY)%'
0 commit comments