After adding a lot of functionality to our bot, our nlu.md and domain.yml files have grown to more than 1000 lines and have become very difficult to maintain. Is there a way to split these files into several smaller files?
Any help would be appreciated. Thanks!
I would back this request while you can already create a folder structure to manage nlu and core data, something similar seems to be missing for domains (at least something that Rasa-X supports as well).
data folder > [nlu > your nlu.md files, core > your stories.md files]