Pipelines
to control message processing. When first started, LangBot automatically creates a default pipeline. Go to the pipeline configuration page and click to open the pipeline configuration.AI
tab and switch the runner to Dify Service API
.
summary
as the key to return workflow execution results.
user_message_text
: Plain text of user messagesession_id
: User session ID, person_<id>
for private chats, group_<id>
for group chatsconversation_id
: String, user session ID generated by LangBot. Regenerated when user resets sessionmsg_create_time
: Numeric type, timestamp (in seconds) when message was receivedBelow shows Discord and Slack examples only. Other platforms like Lark, DingTalk, Telegram can also be integrated