forked from bai/curriculum-project-hub
feat: redesign Feishu project console
This commit is contained in:
@@ -117,6 +117,8 @@ function makeTrigger(prompt: string): Omit<QueuedTrigger, "projectId" | "enqueue
|
||||
return {
|
||||
chatId: "chat-1",
|
||||
prompt,
|
||||
roleId: "draft",
|
||||
executionKind: "conversation",
|
||||
msg: makeMessage(prompt),
|
||||
senderOpenId: "ou-user",
|
||||
actor: { feishuOpenId: "ou-user", chatId: "chat-1" },
|
||||
|
||||
Reference in New Issue
Block a user