jekalmin / extended_openai_conversation

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

Error message when installing integration #118

Open rysm83 opened 8 months ago

rysm83 commented 8 months ago

I'm trying to install the Extended OpenAi integration and I'm receiving this message Config flow could not be loaded: {"message":"Invalid handler specified"} I tried removing from HACS and restarting Home Assistant installed the latest non beta version, reboot again and adding the integration. Each time I get the same error message. I'm currently on Core 2024.1.5

jekalmin commented 8 months ago

Is there any error logs?

It might be caused probably by other integrations that use openai dependency. Starting from 2024.x.x core version, OpenAI dependency is changed from 0.27.2 to 1.3.8.

Probably other integrations use openai 0.27.2 version while OpenAI Conversation and Extended OpenAI Conversation use openai 1.3.8 version.

rysm83 commented 8 months ago

I think this was correct. I did find some old HACS integrations for OpenAI that I’m no using once I removed them the integration did not error out

arvindagg commented 7 months ago

I am having issue installing the integration on HA v2024.2.0. Initially the integration shows as it it has been installed but after the restart I am not able to see it neither on the file system. I am trying to install from the UI.