Hello! I'm using OpenAI within Home Assistant. It's pretty good, but every once in a while I'll say something and it simply won't understand what I want it to do. For example, when I say "The cat is outside" I would expect it to toggle the cat_is_outside boolean to true. Since I have children, the sentence that triggers that can't be just "The cat is outside" because they will then say something like "Tiger is out" and it will mean the same thing.
Is there a way that I can train the LLM / provide instructions so that it understands what these things mean?