Skip to content
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

[Feature Request]: Chatbot Demo UI for LinguFLow #71

Open
lilyjazz opened this issue Apr 2, 2024 · 1 comment
Open

[Feature Request]: Chatbot Demo UI for LinguFLow #71

lilyjazz opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request P1

Comments

@lilyjazz
Copy link
Member

lilyjazz commented Apr 2, 2024

Is your feature request related to a problem? Please describe.

In LinguFlow, newly created applications can only be demonstrated using the Debug feature, which is designed for debugging purposes. However, this feature provides a poor user experience for demoing applications. While it is developer-friendly, it is not suitable for showcasing the interactions and capabilities of demo applications.

Describe the solution you'd like

To enhance the user experience, add a user interface (UI) specifically for demo applications in LinguFlow. This UI should allow for quick interaction and provide immediate feedback. Here are some suggestions for different types of applications:

  • For applications with List input, use a chat-like interface that allows users to easily select options.

By implementing these changes, we can significantly improve the user experience for demo applications in LinguFlow.

Additional context

No response

@lilyjazz lilyjazz changed the title [Feature Request]: optimizing user experience for demoing LinguFlow application [Feature Request]: Demo UI on LinguFlow Apr 2, 2024
@lilyjazz lilyjazz changed the title [Feature Request]: Demo UI on LinguFlow [Feature Request]: Chatbot Demo UI for LinguFLow Apr 2, 2024
@lilyjazz lilyjazz added the enhancement New feature or request label Apr 2, 2024
@shhdgit shhdgit added the P1 label Apr 10, 2024
@freedeaths
Copy link
Collaborator

Or we can optimize the debug feature for list input.

Expected output:

  1. Open debug component and enter the first query, the result will be listed in the right box.
  2. Automatically fill the left input box with the query and the result from the last interaction.
  3. Then the user can input a new query as a continuous chat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1
Projects
None yet
Development

No branches or pull requests

3 participants