1808837298@qq.com il y a 2 ans
Parent
commit
0e06be8c3e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      common/constants.go

+ 1 - 1
common/constants.go

@@ -186,7 +186,7 @@ const (
 const (
 	ChannelTypeUnknown        = 0
 	ChannelTypeOpenAI         = 1
-	ChannelTypeAPI2D          = 2
+	ChannelTypeMidjourney     = 2
 	ChannelTypeAzure          = 3
 	ChannelTypeCloseAI        = 4
 	ChannelTypeOpenAISB       = 5