This commit is contained in:
wood
2023-11-08 00:19:46 +08:00
parent c5a271dec4
commit 6d9ae196d6
10 changed files with 336 additions and 199 deletions

View File

@@ -63,6 +63,15 @@ func init() {
Root: "dall-e",
Parent: nil,
},
{
Id: "dall-e-3",
Object: "model",
Created: 1677649963,
OwnedBy: "openai",
Permission: permission,
Root: "dall-e-3",
Parent: nil,
},
{
Id: "whisper-1",
Object: "model",