Skip to content

feat(ovhcloud): add reasoning options#2131

Open
rekram1-node wants to merge 2 commits into
devfrom
feat/ovhcloud-reasoning-audit
Open

feat(ovhcloud): add reasoning options#2131
rekram1-node wants to merge 2 commits into
devfrom
feat/ovhcloud-reasoning-audit

Conversation

@rekram1-node

@rekram1-node rekram1-node commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • audit all 15 active OVHcloud chat models against the official OVHcloud catalog
  • add exact reasoning controls to all 6 reasoning models: Qwen3-32B toggle, gpt-oss low/medium/high effort, and three fixed/non-configurable declarations
  • preserve authored reasoning options when reasoning remains enabled, while removing stale options when a translator disables reasoning
  • cover OVHcloud translation and shared end-to-end sync behavior with focused regression tests

Verification

  • bun test packages/core/test/ovhcloud-sync.test.ts packages/core/test/sync-runner.test.ts (12 passed)
  • broader synced-provider tests for Baseten, Cloudflare Workers AI, Google, Venice, xAI, and Vercel (20 passed)
  • bun validate
  • bun models:sync ovhcloud --dry-run (15 unchanged)
  • git diff --check

Audit notes

  • OVHcloud documents /no_think for Qwen3-32B, represented as a toggle.
  • OVHcloud documents low, medium, and high reasoning effort for both gpt-oss models.
  • OVHcloud documents no configurable controls for the remaining three reasoning models, so they use empty options.
  • No OVHcloud API credential was available for authenticated probes; the public catalog endpoint was queried live.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant