feat: supper whisper now (close #197)

This commit is contained in:
JustSong
2023-08-27 15:28:23 +08:00
parent 1c4409ae80
commit d09d317459
6 changed files with 177 additions and 4 deletions

View File

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