Matthew
Matthew6mo ago

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
Your Majesty
Your Majesty6mo ago
I need the answer to this too😩😩 @Gaurav Chadha
Gaurav Chadha
Gaurav Chadha6mo ago
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
No description
Your Majesty
Your Majesty6mo ago
Thanks🙏🏾