Update symfony/ai-bundle (#1452)

* Update symfony/ai-bundle

* Update symfony/ai-bundle/0.1/config/packages/ai.yaml

* Update symfony/ai-bundle/0.1/config/packages/ai.yaml
This commit is contained in:
Oskar Stark
2025-09-29 11:17:07 +02:00
committed by GitHub
parent fc12199beb
commit 52fd1d81cf
@@ -14,9 +14,7 @@ ai:
agent:
default:
platform: 'ai.platform.openai'
model:
class: 'Symfony\AI\Platform\Bridge\OpenAi\Gpt'
name: 'gpt-4o-mini' # !php/const Symfony\AI\Platform\Bridge\OpenAi\Gpt::GPT_4O_MINI
model: 'gpt-4o-mini'
system_prompt: |
You are a helpful assistant and you can provide the current date and time.
tools: