jekalmin / extended_openai_conversation

Home Assistant custom component of conversation agent. It uses OpenAI to control your devices.
835 stars 110 forks source link

Extended Built-in function only work for OpenAI, or also usable by compatible 3rd party? #240

Open itispip opened 4 days ago

itispip commented 4 days ago

When using OpenAI compatable 3rd party LLM, if I request:

Use execute_service function to open bedroom light, he will either say "done" but nothing will happen, or say "Currently, I'm not able to use the execute_service function correctly."

So these extension for OpenAI specific, not intended for those OpenAI Compitable 3rd party agent?