Open CCOSTAN opened 4 months ago
ALSO WORTH EXPLORING THIS
Home Assistant Communityhey, how do you deal with the occassional 500 errors from Google? For example, in my case, I just want to Google to tell us what type of bird it is from the photo thumbnail, but if it fails (because of a 500 error), to just say there is motion detected With a 500 error, it stops the whole automation so I tried this if-else, but it seems to always default to else, even if Google responded correctly: - service: tts.speak data: cache: true media_player_entity_id: media_player.f...
SAMPLE for Google. https://github.com/psilantropy/generativeai/blob/main/automation.yml
GitHubContribute to psilantropy/generativeai development by creating an account on GitHub.
https://github.com/valentinfrlch/ha-gpt4vision
Time to start uploading camera snapshots to OpenAi.