feat: add model gpt-4 turbo (#2836)

* feat: add model gpt-4 turbo

* fix: correct naming

---------

Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>
This commit is contained in:
Henry 2024-05-06 12:43:15 +09:00 committed by GitHub
parent 4c88d03aa5
commit 86fda1cf6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,9 +7,9 @@
],
"id": "gpt-4-turbo",
"object": "model",
"name": "OpenAI GPT 4",
"version": "1.1",
"description": "OpenAI GPT 4 model is extremely good",
"name": "OpenAI GPT 4 Turbo",
"version": "1.2",
"description": "OpenAI GPT 4 Turbo model is extremely good",
"format": "api",
"settings": {},
"parameters": {