language agent
# šŸ¤help
b
Hey all, I’m having issues with the Translator agent. I’ve set all the settings on it to automatically detect users language, but whenever I test the bot it still comes back in English! What am I doing wrong?
r
Hey Jay, You need to set this variable {{user.TranslatorAgent.language}} to null
b
Thanks Carlos’s, this is going to sound stupid but think I’ve tried to do this but still didn’t work. Is there any chance you could show me via screenshot?
c
Did you check this video when setting the language of your bot?

https://youtu.be/fBwSLPbPqn8ā–¾

b
Hi Sabrina, yeah I did but I want it to automatically detect. The video didn’t seem to go over that I’m too much detail? - I know it’s towards the end
r
Are you implementing the language detector in a normal node or an AI task?
Try to test it in all your workflow since for me it only works in ai task or when you have the knowledge base enabled
b
Hi Carlos, I’ve implemented it in the workflow as want to the bot to switch language to the users right away!