rmusser01 / tldw

tl/dw (Too Long, Didn't Watch): Your Personal Research Multi-Tool - a naive attempt at 'A Young Lady's Illustrated Primer'
Apache License 2.0
330 stars 11 forks source link

Improvement: Add functionality to select the prompt used, from the default, to custom, to a pre-filled one. #77

Closed rmusser01 closed 3 months ago

rmusser01 commented 4 months ago

As a user, I would like to not have to copy/paste custom prompts into the box. I should be able to select a prompt to be used from a drop down menu (with custom as one of the options), and if 'custom' is selected, then the box which displays the System/User prompt text is shown in the GUI is then instead made editable, and the user may then insert their own custom system/user prompt for the summarization/question asked against the LLM.

Successful completion of this issue is when I as a user may select the system/user prompt to be used from a drop-down box in the Video/Article Summarization pages, and have that selected prompt displayed to the user, and subsequently used in the issued query to the LLM.