Hi All,
I am using pad to try and summarise a long report using ChatGPT.
One issue I am hitting involves the presence of new lines in the text that I am feeding in as the prompt.
If the prompt includes new lines I get an error (400) Bad Request; see Example A.jpg
If I remove all new lines everything works okay; see Example B.jpg
My worry is that if I remove new lines from the prompt that this will produce a prompt that is harder for ChatGPT to understand. I worry that it will not recognise different sections within the source report, etc.
I am looking for a way to create a prompt which includes new lines that does not throw this (400) error.
Any assistance would be greatly appreciated.