Rasa X - How to edit constant TRAINABLE_EXTRACTORS before running service?

I created a custom extractor of entities, but rasa-x assumes they are from a “pre-trained model”. I guess it has something to do with the rasa.nlu.constants.TRAINABLE_EXTRACTORS variable.

How can I change this variable before launching the server sow I can remove them from the UI?

This is related to this other topic I created:

Hi Hernan! It looks like this is a problem on our end. (Since an extractor in a custom component could be either pre trained or trainable and we currently don’t have a way to define which is which.) Would you mind filing an issue for this on GitHub?

Done, Rasa X - Custom component should define "Trainable" property · Issue #6414 · RasaHQ/rasa · GitHub