mirror of
https://github.com/langgenius/dify.git
synced 2026-07-19 16:44:00 -04:00
chore: separate lark and feishu provider
This commit is contained in:
@@ -53,6 +53,7 @@ class DebugChannel(enum.StrEnum):
|
||||
DING_TALK = enum.auto()
|
||||
MS_TEAMS = enum.auto()
|
||||
WE_COM = enum.auto()
|
||||
LARK = enum.auto()
|
||||
|
||||
|
||||
class DebugModeConfig(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user