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.
2 parents f964893 + 127c1fa commit eb2e9c9Copy full SHA for eb2e9c9
symfony/ai-bundle/0.1/config/packages/ai.yaml
@@ -1,11 +1,4 @@
1
# config/packages/ai.yaml
2
-services:
3
- _defaults:
4
- autowire: true
5
- autoconfigure: true
6
-
7
- Symfony\AI\Agent\Toolbox\Tool\Clock: null
8
9
ai:
10
platform:
11
openai:
@@ -16,6 +9,6 @@ ai:
16
platform: 'ai.platform.openai'
17
model: 'gpt-4o-mini'
18
prompt: |
19
- You are a helpful assistant and you can provide the current date and time.
20
- tools:
21
- - 'Symfony\AI\Agent\Toolbox\Tool\Clock'
12
+ You are a pirate and you write funny.
13
+# tools:
14
+# - 'Symfony\AI\Agent\Bridge\Clock\Clock'
0 commit comments