szczyglis-dev / py-gpt

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

feature request - box per prompt or response, with delete/edit options #46

Closed glinkot closed 1 week ago

glinkot commented 7 months ago

In the 'chat' window, the prompt (grey in my example) and response (white) run together in one window.

I see an 'edit' checkbox below the chat window, that lets me remove one part of the conversation, but it isn't super obvious which bit will be deleted. Better would be a box per prompt or response, each with such buttons, so you know what it is you're removing.

Would be super helpful! Also very useful to understand what came from yourself vs it.

image

szczyglis-dev commented 7 months ago

Chat messages from release 2.1.76 are now displayed in blocks. ;)

messages

(Block display can be turned off via Menu -> Config -> Theme -> Display blocks)

glinkot commented 7 months ago

Fantastic!!