Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add a line to clearly visualy separate user's question and GPT's answer #638

Open
danijeldomazetprivate opened this issue Oct 30, 2024 · 0 comments

Comments

@danijeldomazetprivate
Copy link

danijeldomazetprivate commented Oct 30, 2024

When asking a long multi-line question, and especially when asking several questions using the --chat option, and after getting answers from shell gpt, quite often it is very hard to spot where the question ended and where the answer begun.
It is visually confusing:

Screenshot from 2024-10-30 10-14-49

In this screenshot, the question ended at...? The first line of the answer is "To monitor the boot process".
Not easy to spot.

Would it be possible to add some kind of delimiter, or a line, or "****" or ">>>", or someting, to mark the beggining of the answer?

bionota pushed a commit to mountaineerbr/shellChatGPT that referenced this issue Nov 10, 2024
Inspired by Ollama project commit ollama/ollama@c2e8cba, I reviewed all our "[[ -[efs] file.ext ]]" tests to consider _not adding_ files with zero length to the request block, even though they will be recognised as possible file with payloads if the files exists.

Add a separation mark after dumping the contents of a text file/pdf/url and also after running a shell command, which may have dumped lots of text that the user will not recognise as part of hi own prompt at first, according to TheR1D/shell_gpt#638.

---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant