Add new openai model (GPT-4o ) in the assistant and models.json (#2402)

* add openai new model (gpt-4o) in the assistant

* add openai new model (gpt-4o) in the models.json
This commit is contained in:
Asharib Ali
2024-05-14 01:26:07 +05:00
committed by GitHub
parent b50103021c
commit b3069932e1
2 changed files with 12 additions and 0 deletions
+4
View File
@@ -402,6 +402,10 @@
{
"name": "chatOpenAI",
"models": [
{
"label": "gpt-4o",
"name": "gpt-4o"
},
{
"label": "gpt-4",
"name": "gpt-4"