#https://www.home-assistant.io/
1 messages · Page 1 of 1 (latest)
Thank you once again. The problem is me being new, I do not know where to find the agent id of my ChatGPT driven Assist. The generic one has id homeassistant, but I tried using the name of my ChatGPT driven Assist pipeline, no luck...
Right. If you
- go to Dev Tools > Actions and select conversation.process
- check the Agent checkbox
- select OpenAI from the dropdown
- click on "Go to YAML mode"
you will see the value for the OpenAI Conversation agent: conversation.openai_conversation
Same if you go to Dev Tools > States and filter entities by "conversation"