I am attempting to use openai conversation to add and remove from to do lists. I can add to the todo list fine. But every attempt to confirm/check/complete an item results in the AI using the add item intent. I had the AI even tell me it was confused and tried to complete an item but added it instead and I should check if there is a bug. So, how do I do that? Is there a logging level where I can see the full message to openai and see if the proper intent is even being listed as available?
Specifically I want to run this intent: https://github.com/home-assistant/intents/blob/f5fc0931d1c973fe3643066894448a04f5b01f98/responses/en/HassShoppingListCompleteItem.yaml