mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 20:01:09 +00:00
24 lines
589 B
Markdown
24 lines
589 B
Markdown
---
|
|
summary: "Adds xAI model provider support to OpenClaw."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the xai plugin
|
|
title: "xAI plugin"
|
|
---
|
|
|
|
# xAI plugin
|
|
|
|
Adds xAI model provider support to OpenClaw.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/xai-plugin`
|
|
- Install route: included in OpenClaw
|
|
|
|
## Surface
|
|
|
|
providers: `xai`; contracts: `imageGenerationProviders`, `mediaUnderstandingProviders`, `realtimeTranscriptionProviders`, `realtimeVoiceProviders`, `speechProviders`, `tools`, `videoGenerationProviders`, `webSearchProviders`
|
|
|
|
## Related docs
|
|
|
|
- [xai](/providers/xai)
|