Hello, is there a way of avoiding the translator agent get the language from a specific node?
Context: My translator agent is set to only detect the language from the first message. But in the userflow, the next 2 messages after the "hello" are the user first and last name. It's getting the language from the user lastName and messing up the language because of it.
How can I avoid it to detect the language there? Its weird because the setting is correct based on what I need but it still changes the language from that 3rd message.