Component type for language translator

Hi, I am trying to implement a custom nlu graph component for language translation before the message gets tokenized. However, I didn’t have an idea what kind of component type it should be. Tried ‘Entity_extractor’, ‘Intent_classifier’ but always received the following error running the chatbot.

Could not load model due to Error initializing graph component for node run_lang.LanguageDetectorUndTranslator

I guess it had something to do with component type since I put this component at the beginning of the pipiline maybe that’s why ‘Entity_extractor’, ‘Intent_classifier’ didn’t work.

Can anyone help?

I am using Rasa 3.0+

Hello wyq, I am also facing a similar situation. Even after a lot of research, nothing useful was found. I’ll keep an eye on this topic.

Thanks idiom joining hands