Hi,
I’ve searched the group, and the internet, but I can’t seem to find the answer.
I’m using OpenAI to answer some text. The text will be 3+ paragraphs and when I return the result into a label it’s removed any paragraphs.
Has anyone worked out a solution for this?
I’ve tried to reformat the text with a block, but can’t get GPT to return a consistent result (e.g. add 2 periods at the end of each paragraph, add \p to the end of each paragraph, etc) to be able to use the block effectively.
Would really appreciate some help, this is a huge roadblock to my app!
Thanks!