jinhaosong-source d0957409f1
feat(wizard): add OrcaRouter as an LLM provider (#4598)
OrcaRouter is an OpenAI-compatible routing gateway. Mirror the existing
OpenRouter entry in the setup wizard's LLM_PROVIDERS: reuse
langchain_openai:ChatOpenAI pointed at api.orcarouter.ai/v1 with env var
ORCAROUTER_API_KEY. Default model pins a tool-capable model; orcarouter/auto
is also selectable.

Disclosure: I'm an engineer on the OrcaRouter team.

Co-authored-by: jinhaosong-source <jinhaosong@myflashcloud.com>
2026-07-31 17:07:21 +08:00
..