This commit is contained in:
wood
2023-11-11 23:13:46 +08:00
parent 9382281839
commit 724ca3ccd8
2 changed files with 0 additions and 36 deletions

View File

@@ -108,15 +108,6 @@ func init() {
Root: "gpt-3.5-turbo-0613",
Parent: nil,
},
{
Id: "gpt-3.5-turbo-1106",
Object: "model",
Created: 1677649963,
OwnedBy: "openai",
Permission: permission,
Root: "gpt-3.5-turbo-1106",
Parent: nil,
},
{
Id: "gpt-3.5-turbo-16k",
Object: "model",
@@ -180,24 +171,6 @@ func init() {
Root: "gpt-4-0613",
Parent: nil,
},
{
Id: "gpt-4-1106-preview",
Object: "model",
Created: 1677649963,
OwnedBy: "openai",
Permission: permission,
Root: "gpt-4-1106-preview",
Parent: nil,
},
{
Id: "gpt-4-1106-vision-preview",
Object: "model",
Created: 1677649963,
OwnedBy: "openai",
Permission: permission,
Root: "gpt-4-1106-vision-preview",
Parent: nil,
},
{
Id: "gpt-4-32k",
Object: "model",