mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 15:14:10 +00:00
Refactor OpenAI provider identity so OpenAI remains the canonical provider for API-key and OAuth-backed flows while legacy openai-codex state is doctor/migration-only. Keeps OpenAI Codex Responses as an API/transport class rather than a provider identity, moves auth aliases through providerAuthAliases, updates doctor repair sequencing for old auth/profile state, and refreshes tests/docs around the canonical OpenAI behavior.
627 B
627 B
summary, read_when, title
| summary | read_when | title | |
|---|---|---|---|
| Adds OpenAI, OpenAI Codex model provider support to OpenClaw. |
|
OpenAI plugin |
OpenAI plugin
Adds OpenAI, OpenAI Codex 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, videoGenerationProviders