mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-21 06:10:19 +02:00
add new gpt-4o model
This commit is contained in:
committed by
Chris Weaver
parent
f28b930475
commit
384e61f4b0
@@ -221,6 +221,7 @@ const MODEL_DISPLAY_NAMES: { [key: string]: string } = {
|
||||
// OpenAI models
|
||||
"gpt-4": "GPT 4",
|
||||
"gpt-4o": "GPT 4o",
|
||||
"gpt-4o-2024-08-06": "GPT 4o (Structured Outputs)",
|
||||
"gpt-4o-mini": "GPT 4o Mini",
|
||||
"gpt-4-0314": "GPT 4 (March 2023)",
|
||||
"gpt-4-0613": "GPT 4 (June 2023)",
|
||||
|
Reference in New Issue
Block a user