The OpenAI Assistant node does not allow for French or other special characters when using tools :
[
{
"query": "Votre derni�re r�daction n'�tait pas conforme aux instructions, car elle incluait <span class="bold">la cr�ation de contenu non demand�</span>. Il �tait demand� uniquement l'<span class="bold">optimisation de sections sp�cifiques</span> du texte existant."
}
]
Could it be possible to change the encoding to utf8 or handle the cases ?
Hi @Lester_Reynolds Thanks for posting what version of n8n you’re on!
It might be best for @oleg to confirm when he’s back, but I don’t believe that there’s the ability to set UTF8 encoding
I just tried this with the chat assistant and a calculation, which was able to parse non-latin characters just fine. Could you provide perhaps some example JSON of what you’re sending to the AI assistant? Is it only this specific tool that’s encountering the error, or is it others?