Skip to content

Commit

Permalink
docs: ChatModelDesciption (#1357)
Browse files Browse the repository at this point in the history
Co-authored-by: 박준서 <[email protected]>
  • Loading branch information
PARK-afk and junsepar committed Sep 17, 2024
1 parent 40eaa99 commit 7fda93f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ public enum ChatModel implements ChatModelDescription {
* GPT-4 Turbo with Vision model. Vision requests can now use JSON mode and
* function calling.
*/
GPT_4_TURBO_2204_04_09("gpt-4-turbo-2024-04-09"),
GPT_4_TURBO_2024_04_09("gpt-4-turbo-2024-04-09"),

/**
* (New) GPT-4 Turbo - latest GPT-4 model intended to reduce cases of “laziness”
Expand Down

0 comments on commit 7fda93f

Please sign in to comment.