#assist LLM's can't set fan speed
1 messages · Page 1 of 1 (latest)
Assist cannot do that - that means it doesn't expose it as tool - so neither of LLMs can do that.
You need to write custom script for that - and make it available for LLM.
seems odd to me that the fan controls default have speed but just not via assist. Some other searching showed a possible custom intent, would this then function?
The original Extended OpenAI Conversations worked with the Functions.. I had this in the prompt:
Only use the execute_services function when smart home actions are requested.
If service fan.set_speed is to be used, use fan.set_percentage instead.
but that doesn't work in the OpenAI Conversation (Proper)
have to write either a script or an intent script and expose it to assist, then a LLM can make use of it
seems odd to me that the fan controls default have speed but just not via assist
very, very few controls exposed in HA are available in Assist
Yeah it's still pretty rudimentary. What is even worse, i think as there will be more things to choose from, Hassil can become slower.
That was dealt with about 2 months ago. It was made faster by a couple of orders of magnitude