chore: delete 360's 360GPT_S2_V9.4

This commit is contained in:
JustSong
2023-10-03 12:51:53 +08:00
parent fbdea91ea1
commit a85ecace2e
2 changed files with 0 additions and 10 deletions

View File

@@ -423,15 +423,6 @@ func init() {
Root: "semantic_similarity_s1_v1",
Parent: nil,
},
{
Id: "360GPT_S2_V9.4",
Object: "model",
Created: 1677649963,
OwnedBy: "360",
Permission: permission,
Root: "360GPT_S2_V9.4",
Parent: nil,
},
}
openAIModelsMap = make(map[string]OpenAIModels)
for _, model := range openAIModels {