caraar12345 / home-assistant-google-vertex-ai-conversation

Fork of https://www.home-assistant.io/integrations/google_generative_ai_conversation/ that works with Vertex AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Vertex AI Conversation

Basically just the built-in integration but it uses the Vertex API rather than Gemini and therefore works in countries in which the Gemini API is not supported.

It will probably break. But it seems to work mostly!

Huge thanks to @tronikos for writing the vast majority of this integration!

Usage

  • Create a service account in a GCP project with the Vertex AI User role.
  • Generate a JSON key
  • Paste that into the Service Account JSON box alongside the GCP project ID and the region you want to use.

About

Fork of https://www.home-assistant.io/integrations/google_generative_ai_conversation/ that works with Vertex AI


Languages

Language:Python 100.0%