jekalmin / extended_openai_conversation

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

Hardcoded base_url to Openai when using Query_Image service #226

Open maxi1134 opened 3 weeks ago

maxi1134 commented 3 weeks ago

I see that the calls are made to OpenAI instead of my LocalAI instance, even tho the IP set is the one for LocalAI.

All the rest works.