添加mj渠道

This commit is contained in:
CaIon
2023-11-12 23:32:22 +08:00
parent 2199cf2304
commit d09807af09
4 changed files with 12 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ import (
// 1 === $0.002 / 1K tokens
// 1 === ¥0.014 / 1k tokens
var ModelRatio = map[string]float64{
"midjourney": 50,
"gpt-4": 15,
"gpt-4-0314": 15,
"gpt-4-0613": 15,