mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
Document the failure mode where a leftover hand-made anthropic-compatible / openai-compatible-chat provider owns the agentrouter/<model> IDs (or is referenced by a combo), so requests route to it instead of the built-in agentrouter provider and get rejected with 'unauthorized client detected' or an HTML error page. Point users at the ROUTING log line to diagnose and steer them back to the native provider.