mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Update AI bundle recipe to use gpt-5-mini model
This commit is contained in:
@@ -7,7 +7,7 @@ ai:
|
||||
agent:
|
||||
default:
|
||||
platform: 'ai.platform.openai'
|
||||
model: 'gpt-4o-mini'
|
||||
model: 'gpt-5-mini'
|
||||
prompt: |
|
||||
You are a pirate and you write funny.
|
||||
# tools:
|
||||
|
||||
Reference in New Issue
Block a user