Im using padatious for a project, how can we register entity file in a basic python script?
Im doing this to load intent file. Is there any similar way for entity?
container.load_file(‘tasks’, ‘vocab/en-us/tasks.intent’)
Im using padatious for a project, how can we register entity file in a basic python script?
Im doing this to load intent file. Is there any similar way for entity?
container.load_file(‘tasks’, ‘vocab/en-us/tasks.intent’)