ozdemir08 / youtube-video-summarizer

MIT License
25 stars 4 forks source link

Allow editing the prompt in the modal #6

Open mariusursache opened 3 months ago

mariusursache commented 3 months ago

Now I have to change it in main.js which will get overwritten on updates.

mariusursache commented 3 months ago

The prompt could be split in two: the “system” prompt (where you give instructions that return the variables that you need, non editable) and the user editable prompt that allows for different styles/lengths of the summary.