mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 21:46:08 -04:00
disable welcome page #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yjc980121 on GitHub (Oct 24, 2024).
In the Dify webapp conversational application, how can I disable the welcome page and directly enter into the conversation? As a newcomer to Next.js, I'm not sure where to start and would appreciate guidance on how to proceed.
@guillaumemeyer commented on GitHub (Nov 13, 2024):
Same request. As we're embedding the conversation in another app, we're passing the inputs dynamically to the conversation and don't want to show them to the end-user.
@marsDes commented on GitHub (Feb 27, 2025):
it is the fast way to skip welcome
@liuq361036938 commented on GitHub (Mar 10, 2025):
i try it ,bug it dosent work