mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
e2ecf292bc
Add the legacy `models.providers.*.api: "openai"` → `"openai-completions"` migration to doctor's Current migrations list, and note the gateway startup behavior that skips providers with future or unknown api enum values instead of failing closed. Traces to: -6a7980e984fix(doctor): migrate legacy OpenAI provider api -147f4f50f5fix(gateway): skip stale model provider api entries