Matthew - I have a response back from my chat a...
I have a response back from my chat api that includes text formatting like ** and \n\n. Ive used a ai generated node to get ride of the bold, but it wont remove the \n\n. Ive tried everything
3 Replies
I need the answer to this too😩😩 @Gaurav Chadha
Hi @Matthew @Your Majesty Using the OpenAI Text node should do the work here, add this in system prompt -
Remove all the \n (newline HTML expression from the result
Thanks🙏🏾