jekalmin / extended_openai_conversation

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

Possible to make it work with OpenAI compatible AI? #237

Closed itispip closed 10 hours ago

itispip commented 3 days ago

There are some GenAI providing 100% comptabile to OpenAI, only the baseURL difference.

Tried one of them, change the baseURL & API, submit, end with "Unexpected Error"

By the way, if based on original OpenAI Conversation by homeassitant, change above API/BaseURL will work with 3rd party.

itispip commented 10 hours ago

Yes it can work, just skip over authentification.