mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user