How can I remove quotations from Assistants API? Open until 17 December 2024, or until the budget is exhausted【4:5†source】【4:14†source】
Solution
So I found the solution. Not the one suggested. I've opened the code of the node and then put JS code. cleanedText = text.replace(/【[^】]+】/g, '').replace(/*/g, '');