mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
-
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user