#10424: feat: Add OVHcloud AI Endpoints as a provider
docs
cli
commands
agents
stale
size: M
Cluster:
Provider Support Enhancements
Fixes https://github.com/openclaw/openclaw/issues/10419
The provider has been tested in local before creating the PR
<img width="292" height="633" alt="image" src="https://github.com/user-attachments/assets/1dae8950-b264-4238-bbb7-9d38f644516c" />
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
- Adds **OVHcloud AI Endpoints** as a new OpenAI-compatible provider, including onboarding/auth-choice wiring and provider docs.
- Implements implicit provider injection when `OVHCLOUD_API_KEY` is available and adds model discovery via OVHcloud’s public catalog endpoint.
- Extends model compatibility normalization to disable unsupported OpenAI features (e.g., `store`) for OVHcloud models.
- Updates CLI/onboarding flows to support `--auth-choice ovhcloud-api-key` and `--ovhcloud-api-key` non-interactive setup.
<h3>Confidence Score: 4/5</h3>
- Mostly safe to merge, but there are a couple of correctness edge cases to address.
- Changes are scoped to adding a new provider and onboarding wiring. The main remaining concerns are a compat-flag overwrite bug in `normalizeModelCompat` when multiple special-cases apply, and a potential runtime crash in OVHcloud model discovery if catalog payload fields are missing/null.
- src/agents/model-compat.ts, src/agents/ovhcloud-models.ts
<!-- greptile_other_comments_section -->
<!-- /greptile_comment -->
Most Similar PRs
#12059: feat(agents): Add Azure AI Foundry credential support
by lisanyambere · 2026-02-08
81.1%
#15991: feat: add Novita AI provider support with dynamic model discovery
by Alex-wuhu · 2026-02-14
80.0%
#13079: feat: Add OpenAI-compatible API option to CLI for self-hosted models
by MikeWang0316tw · 2026-02-10
79.0%
#14035: Feature: Implement EU compliant gateway Cortecs
by LeonChristoefl · 2026-02-11
78.3%
#20476: Providers: add DigitalOcean Gradient AI inference endpoint
by adugan-do · 2026-02-19
78.1%
#11833: 在openclaw onboard过程中,在model/auth provider选项中增加Huawei Cloud MAAS供应商的选择
by wukunming168 · 2026-02-08
77.8%
#13650: feat(agents): support env var overrides for default provider and model
by xrehpicx · 2026-02-10
76.7%
#7051: Add io-intelligence model inference provider
by rajagurunath · 2026-02-02
76.5%
#7418: feat (amazon-nova): add Amazon Nova 1P provider
by 5herlocked · 2026-02-02
76.4%
#7272: Models: add SiliconFlow provider
by qychen2001 · 2026-02-02
76.1%