Files
openclaw/docs/plugins/reference/google.md
2026-05-02 15:55:47 +01:00

24 lines
713 B
Markdown

---
summary: "Adds Google, Google Gemini CLI, Google Vertex model provider support to OpenClaw."
read_when:
- You are installing, configuring, or auditing the google plugin
title: "Google plugin"
---
# Google plugin
Adds Google, Google Gemini CLI, Google Vertex model provider support to OpenClaw.
## Distribution
- Package: `@openclaw/google-plugin`
- Install route: included in OpenClaw
## Surface
providers: google, google-gemini-cli, google-vertex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, musicGenerationProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders, webSearchProviders
## Related docs
- [google](/providers/google)