mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #8520] New Feature: Specific line(s) enhancement! #15155
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 @prasadautomationtesting on GitHub (Jan 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8520
Can we implement a feature that allows users to request enhancements for specific lines or parts of the response, similar to chatGPT feature, without requiring them to regenerate the entire original response?
Example:
Assume below is the response from LLM.
Artificial Intelligence (AI) is a rapidly evolving field that has revolutionized the way we live and work. AI systems use algorithms and data to learn, reason, and interact with humans.
From virtual assistants like Siri and Alexa to self-driving cars and medical diagnosis tools, AI is transforming industries and improving lives. As AI technology advances, it is becoming increasingly integrated into our daily routines, from personalized product recommendations to automated customer service.
While AI raises concerns about job displacement and bias, its potential benefits are undeniable, and continued research and development will likely lead to even more innovative applications.
User is fine with all the statements in the response except this line "AI systems use algorithms and data to learn, reason, and interact with humans." So, they will select this specific line(s) and ask for enhancement or correction.
This way, re-generating the entire response with updated line(s) is not required.
Benefits:
Improved user experience
Increased accuracy
Enhanced engagement
Reduced cognitive load
More relevant responses
Better handling of ambiguity
Increased user satisfaction