openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
24 lines (15 loc) • 627 B
Markdown
summary: "Adds OpenAI model provider support to OpenClaw."
read_when:
- You are installing, configuring, or auditing the openai plugin
title: "OpenAI plugin"
# OpenAI plugin
Adds OpenAI model provider support to OpenClaw.
## Distribution
- Package: `@openclaw/openai-provider`
- Install route: included in OpenClaw
## Surface
providers: `openai`; contracts: `embeddingProviders`, `imageGenerationProviders`, `mediaUnderstandingProviders`, `realtimeTranscriptionProviders`, `realtimeVoiceProviders`, `speechProviders`, `usageProviders`, `videoGenerationProviders`
## Related docs
- [openai](/providers/openai)