mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
Merge pull request #1493 from OskarStark/update-ai-bundle-to-gpt-5-mini
Update `symfony/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