Skip to main content
You to use Gemini LLM and other models on Google Cloud Platform via VertexAI. Read more about all the supported LLMs. To get started, you need to set the right access credentials to google cloud. You have two options here -
  • Authenticate by using gcloud CLI:
  • Authentication using Service Account with JSON key and environment variable:
Once this is done, you can configure your embedJs app -

Install VertexAi addon

Usage