|
|
@@ -252,6 +252,24 @@ func init() {
|
|
|
Root: "gpt-4-1106-preview",
|
|
|
Parent: nil,
|
|
|
},
|
|
|
+ {
|
|
|
+ Id: "gpt-4-0125-preview",
|
|
|
+ Object: "model",
|
|
|
+ Created: 1699593571,
|
|
|
+ OwnedBy: "openai",
|
|
|
+ Permission: permission,
|
|
|
+ Root: "gpt-4-0125-preview",
|
|
|
+ Parent: nil,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ Id: "gpt-4-turbo-preview",
|
|
|
+ Object: "model",
|
|
|
+ Created: 1699593571,
|
|
|
+ OwnedBy: "openai",
|
|
|
+ Permission: permission,
|
|
|
+ Root: "gpt-4-turbo-preview",
|
|
|
+ Parent: nil,
|
|
|
+ },
|
|
|
{
|
|
|
Id: "gpt-4-vision-preview",
|
|
|
Object: "model",
|