mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 19:51:19 +00:00
24 lines
633 B
Markdown
24 lines
633 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: `imageGenerationProviders`, `mediaUnderstandingProviders`, `memoryEmbeddingProviders`, `realtimeTranscriptionProviders`, `realtimeVoiceProviders`, `speechProviders`, `usageProviders`, `videoGenerationProviders`
|
|
|
|
## Related docs
|
|
|
|
- [openai](/providers/openai)
|