This is strange. I thought it might be an issue with my LLM setup with Music Assistant but, a simple question that the LLM should handle highlights the problem.
Summary:
- My OpenAI LLM is working fine. I can play music in MA, turn lights on etc.
- If I enable the option "prefer handling commands locally" I expect lights to be handled by HA and music to be played by the LLM (if I have no sentences to handle them in HA).
Issue:
With handle locally DISABLED my LLM correctly reports who Barack Obama is (see attachment).
If I ENABLE handle locally and ask the same question, it seems like HA doesn't defer to OpenAI and responds with "Not any"
Anyone know what is happening??