Google Vertex AI
Google CloudOAuth 2.0credential probe
Invoke Gemini foundation models on Google Vertex AI (Google OAuth2).
OCNORA ships 10 typed Google Vertex AI operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 10
- Count TokensCount the tokens a Gemini model would consume for a prompt (no generation).vertex_ai.count_tokens
- Create EndpointCreates an Endpoint.vertex_ai.create_endpoint
- Delete EndpointDeletes an Endpoint.vertex_ai.delete_endpoint
- Embed TextCreate vector embeddings for one or more texts with a Google embedding model.vertex_ai.embed_text
- GenerateInvoke a Gemini foundation model on Google Vertex AI.vertex_ai.generate_content
- Get EndpointGets an Endpoint.vertex_ai.get_endpoint
- List EndpointsLists Endpoints in a Location.vertex_ai.list_endpoints
- PredictSend instances to a deployed Vertex AI endpoint and return its predictions.vertex_ai.predict
- Replace EndpointUpdates an Endpoint with a long running operation.vertex_ai.replace_endpoint
- Update EndpointUpdates an Endpoint.vertex_ai.update_endpoint
Run your first Google Vertex AI workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.