Hi,
I am looking at the existing custom_sentences
, but I am having trouble understanding the options:
For example _common.yaml
, how can I extend that file? What is the syntax and where can I use the options I create in that file? What is the exact difference between {}
,()
,<>
? Why are slots
sometimes used like {slots:name}
? Why is there sometimes a slot called domain
but it isn’t used in sentences
?
I haven’t found a comprehensive guide on what these options mean. Does that simply not exist yet?
Happy about any help! Thanks!