Notifications
Clear all
Topic starter
Hello team,
I'm attempting to call a Google Vertex AI API endpoint (specifically for the VEO model) from a scheduled workflow, but I'm unable to locate the primary "Google Vertex AI" node within my callin.io instance.
When I search for "Vertex", I only find LangChain nodes such as "Google Vertex Chat Model" and "Embeddings Google Vertex", as illustrated in my attached screenshot.
Details of my setup:
- Installation Method: Docker
- callin.io Version: [Please insert your callin.io version here, found in Settings]
- Troubleshooting Done: I've already attempted to stop the container, remove the old image using
docker rmi n8nio/n8n:latest
, and then start a new container with thelatest
tag. The node remains absent.
Could someone please help me understand why this essential node might be missing from my installation, or clarify the current recommended method for making an authenticated API call to a generic Vertex AI endpoint?
Thank you.
Posted : 28/07/2025 7:06 am