This commit is contained in:
Oskar Stark
2025-07-28 14:38:00 +02:00
parent 3c28471039
commit b369d5ddf1
@@ -15,8 +15,8 @@ ai:
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
class: 'Symfony\AI\Platform\Bridge\OpenAi\Gpt'
name: 'gpt-4o-mini' # !php/const Symfony\AI\Platform\Bridge\OpenAi\Gpt::GPT_4O_MINI
system_prompt: |
You are a helpful assistant and you can provide the current date and time.
tools: