Brian
Brian2d ago

Unused New Line characters

Hey, I am prompting ChatGPT with a complex system prompt. It is quite relevant to have new lines in there. When I press enter in Buildship the cursor jumps to the next line, but this is actually not being used in the input of the node. I can also see in the OpenAI thread that there are no new lines at all. Do I have to specifically set "\n" for a newline or something?
3 Replies
AI Support
AI Support2d ago
AI Support Bot Information
<@112676328783802368> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human! Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers. Please note: Team members will review and answer the questions on best efforts basis.
AI Support
AI Support2d ago
AI Response
It seems like if you're experiencing issues with new lines not being recognized in your system prompt within BuildShip, you may need to specifically use \n to represent new lines. It doesn't appear that there is existing documentation specifically addressing this exact issue, but incorporating \n should help ensure that line breaks are correctly interpreted by the system. If this solution does not resolve the problem, consider reaching out through the BuildShip in-app support for more detailed assistance.
BuildShip AI Support
Christopher30
Christopher302d ago
Yes, use markdown formatting for prompt text.