Improper handling of "Follow Up" Feature #58

Closed
opened 2026-02-16 10:15:58 -05:00 by yindo · 0 comments
Owner

Originally created by @ytjhai on GitHub (Jan 13, 2025).

One of the issues with this frontend being out of sync is that the link generated by the main repository seems to handle all of the feature flags properly. However, this frontend doesn't have the same set of features that the published link from the Dify app does.

One of these features is the ability to suggest follow-up questions after each chat message. The URL generated by dify will suggest 3 conversation options. But there is no similar feature in this repository even though the documentation here seems to suggest this repository is feature complete: https://docs.dify.ai/guides/application-publishing/launch-your-webapp-quickly/conversation-application

Open to alternative or recommended suggestions because I'm currently using this frontend to connect to my Dify API so that the end user doesn't land on the "Administrator" home page for managing the applications.

Originally created by @ytjhai on GitHub (Jan 13, 2025). One of the issues with this frontend being out of sync is that the link generated by the main repository seems to handle all of the feature flags properly. However, this frontend doesn't have the same set of features that the published link from the Dify app does. One of these features is the ability to suggest follow-up questions after each chat message. The URL generated by dify will suggest 3 conversation options. But there is no similar feature in this repository even though the documentation here seems to suggest this repository is feature complete: https://docs.dify.ai/guides/application-publishing/launch-your-webapp-quickly/conversation-application Open to alternative or recommended suggestions because I'm currently using this frontend to connect to my Dify API so that the end user doesn't land on the "Administrator" home page for managing the applications.
yindo closed this issue 2026-02-16 10:15:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#58