#Debug OpenAI conversation and intents?

1 messages · Page 1 of 1 (latest)

flat topaz
#

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

GitHub

Intents to be used with Home Assistant. Contribute to home-assistant/intents development by creating an account on GitHub.

unreal forge
#

That intent is not supported yet

#

I expect it will be added in the next release