szczyglis-dev / py-gpt

Desktop AI Assistant powered by GPT-4, GPT-4 Vision, GPT-3.5, Gemini, Claude, Llama 3, DALL-E, Langchain, Llama-index, chat, vision, voice control, image generation and analysis, agents, code/command execution, file upload/download, speech synthesis and recognition, access to Web, memory, presets, plugins, assistants, and more. Linux, Windows, Mac.
https://pygpt.net
MIT License
544 stars 106 forks source link

feature request - Cancel and Regenerate options #48

Open glinkot opened 5 months ago

glinkot commented 5 months ago

Many times I write "I have a program:" and then actually commit the request before pasting the relevant thing in. Off it goes with "great! blah blah blah" talking about programs in general.

Would be great to have a 'cancel' button (which I believe the API supports) visible during streaming of the response, and one for 'regenerate' which removes the last response and resubmits the prior context excluding that last response.