Adding OrcaRouter as a native LLM provider — PR open, looking for review

Hi team :waving_hand:

I opened a PR that adds OrcaRouter as a native OpenAI-compatible provider for CrewAI, and figured I’d start a thread here in case folks want to discuss or share thoughts:

:backhand_index_pointing_right: feat(llms): add OrcaRouter as native OpenAI-compatible provider by xilema2 · Pull Request #5860 · crewAIInc/crewAI · GitHub

Quick context — OrcaRouter is an LLM gateway that exposes 160+ models behind a single OpenAI-compatible API, so once integrated, CrewAI users can switch between providers without rewriting agent code.

Since it’s my first contribution here, the CI workflows are still pending maintainer approval to run. If anyone on the team has a moment to take a look, would really appreciate it. Happy to address any feedback!

Thanks :folded_hands: