Skip to content

Feat/orcarouter provider#1

Open
xilema2 wants to merge 3 commits into
mainfrom
feat/orcarouter-provider
Open

Feat/orcarouter provider#1
xilema2 wants to merge 3 commits into
mainfrom
feat/orcarouter-provider

Conversation

@xilema2
Copy link
Copy Markdown
Owner

@xilema2 xilema2 commented May 21, 2026

No description provided.

xilema2 added 3 commits May 19, 2026 12:08
Adds OrcaRouter (https://www.orcarouter.ai) to the OpenAI-compatible
provider registry. Routes via 'orcarouter/<vendor>/<model>' (e.g.
orcarouter/openai/gpt-5) or the 'orcarouter/auto' adaptive router.

Configuration:
- base_url: https://api.orcarouter.ai/v1
- api_key_env: ORCAROUTER_API_KEY
- base_url_env: ORCAROUTER_API_BASE_URL
- default_headers: HTTP-Referer + X-Title for client attribution

I'm an engineer on the OrcaRouter team.
Adds test_llm_creates_openai_compatible_for_orcarouter_with_explicit_provider
to cover the LLM(model=..., provider=orcarouter) branch separately from
the prefix-based orcarouter/<model> routing already covered by
test_llm_creates_openai_compatible_for_orcarouter.

Addresses CodeRabbit review suggestion on PR crewAIInc#5860.
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