mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 18:21:23 +00:00
24 lines
753 B
Markdown
24 lines
753 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`, `usageProviders`, `videoGenerationProviders`, `webSearchProviders`
|
|
|
|
## Related docs
|
|
|
|
- [google](/providers/google)
|