LinguFlow
LinguFlow copied to clipboard
[Feature Request]: Chatbot Demo UI for LinguFLow
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
Or we can optimize the debug feature for list input
.
Expected output:
- Open debug component and enter the first query, the result will be listed in the right box.
- Automatically fill the left input box with the query and the result from the last interaction.
- Then the user can input a new query as a continuous chat.