-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Skip conversation starter #8180
Comments
@wupeisheng Hello! I'm here to help you with bug fixes, answer questions, and guide you on how to contribute. If you need assistance, feel free to ask. To configure the chatbot to directly enter the dialog box without requiring users to click on "Start Conversation," you need to enable the "Conversation Opener" feature during the application orchestration. This feature allows the AI application to automatically initiate the first line of dialogue when a new conversation is created. Ensure that this feature is enabled in your application settings to achieve the desired behavior [1][2]. |
We will take a look at this feature once we are free. |
Thank you, I am looking forward to it. This is very important for the user experience in a scenario where no user input information is required |
Thank you for your suggestion. We will include it in our product roadmap. |
May I ask when this feature is planned to be launched? Thank you |
This is a very much needed feature |
@crazywoola |
This is a very much needed feature |
Hi, @wupeisheng. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale. Issue Summary
Next Steps
Thank you for your understanding and contribution! |
This issue is still relevant and needed |
This issue is desperately needed, please keep us updated on its timeline |
Self Checks
Dify version
v0.7.3
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I didn't set up a pre chat that requires users to input some information, but when I first entered the chat box, it showed that I needed to click on start conversation to enter the chat window. I don't want users to click on start conversation again, I want to directly enter the dialog box. I look forward to resolving this issue.
✔️ Expected Behavior
Directly enter the dialog box
❌ Actual Behavior
I need to click on start conversation to enter the chat box
The text was updated successfully, but these errors were encountered: