Skip to content

feat: #2492 add explicit MultiProvider prefix modes#2593

Merged
seratch merged 1 commit intomainfrom
feat/multi-provider-prefix-modes
Mar 4, 2026
Merged

feat: #2492 add explicit MultiProvider prefix modes#2593
seratch merged 1 commit intomainfrom
feat/multi-provider-prefix-modes

Conversation

@seratch
Copy link
Member

@seratch seratch commented Mar 4, 2026

This pull request addresses #2492; it adds explicit prefix modes to MultiProvider so callers can preserve literal openai/... and unknown-prefixed model IDs when targeting OpenAI-compatible backends, while keeping the existing alias and fail-fast behavior as the default.

It also threads the same options through responses_websocket_session(), adds regression coverage for both the default and opt-in routing paths, and documents when to use each mode for namespaced model IDs.

@seratch seratch added this to the 0.10.x milestone Mar 4, 2026
@seratch seratch force-pushed the feat/multi-provider-prefix-modes branch from 76b1b09 to 12be8ba Compare March 4, 2026 02:44
@github-actions github-actions bot added enhancement New feature or request feature:core documentation Improvements or additions to documentation labels Mar 4, 2026
@seratch seratch removed the documentation Improvements or additions to documentation label Mar 4, 2026
seratch added a commit that referenced this pull request Mar 4, 2026
@seratch seratch mentioned this pull request Mar 4, 2026
@seratch seratch merged commit cfc54f9 into main Mar 4, 2026
9 checks passed
@seratch seratch deleted the feat/multi-provider-prefix-modes branch March 4, 2026 03:26
seratch added a commit that referenced this pull request Mar 5, 2026
seratch added a commit that referenced this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature:core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant