ad gpt4o-mini

This commit is contained in:
Mery-Sanz 2025-04-25 14:30:37 +02:00 committed by Víctor Mayoral Vilches
parent 6973e23ece
commit 993ab6f27e
1 changed files with 3 additions and 0 deletions

View File

@ -145,6 +145,9 @@ class ModelCommand(Command):
{"name": "gpt-4-turbo",
"description": "Fast and powerful GPT-4 model"}
],
"OpenAI GPT-4o-mini": [
{"name": "gpt-4o-mini", "description": " GPT-4o mini model"}
],
"OpenAI GPT-4.5": [
{
"name": "gpt-4.5-preview",