Integrations

Google Vertex AI Stack

Layer 4 Blekline governance + Google Vertex AI models.

View as Markdown

Pattern guide — wire via @blekline/client or MCP proxy. No dedicated package in this repo.

LayerProductRole
L4BleklineMask prompts, govern tool calls, audit
L2Google Vertex AIModel API / routing

Wiring

  1. Point SDK base_url at https://app.blekline.com/api/ingress/v1
  2. Set server OPENAI_API_BASE to: Vertex OpenAI-compatible endpoint
  3. Provide upstream API key or IAM credentials on the sidecar (BYOK)
export BLEKLINE_WORKSPACE_TOKEN=blw_...
export OPENAI_API_BASE=https://api.example.com/v1

Flow: Agent/SDK → L4 Blekline ingress → L2 Google Vertex AI → model response.

Enterprise

See Google Vertex AI documentation.


Next steps: Model providers hub · Ingress proxy · Deployment · Open workspace