feat: support dify (close #299)

This commit is contained in:
CalciumIon
2024-07-06 01:32:40 +08:00
parent d298054d94
commit 99c285c50f
9 changed files with 263 additions and 1 deletions
+1
View File
@@ -210,6 +210,7 @@ const (
ChannelTypeCohere = 34
ChannelTypeMiniMax = 35
ChannelTypeSunoAPI = 36
ChannelTypeDify = 37
ChannelTypeDummy // this one is only for count, do not add any channel after this