OpenRouter Routing Choice #663
Replies: 3 comments 2 replies
-
It would also be great if custom routing and disable fallback could be enabled. |
Beta Was this translation helpful? Give feedback.
-
I wanted to request this feature. (I don't want to put effort in the void) Workaround : use LiteLLM proxy and specify the desired provider. Also, I asked to the OpenRouter team if it would be possible to access a direct provider in the model id (eg. |
Beta Was this translation helpful? Give feedback.
-
I have created a PR : #1376 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
OpenRouter automatically routes requests to providers based on cost and uptime. However, the best provider for a specific task may not always be the one selected by OpenRouter—for instance, you might prefer a provider with a larger context size. Currently, we rely on OpenRouter's routing decisions, but it would be beneficial to allow users to configure their API keys to select a preferred provider manually.
Beta Was this translation helpful? Give feedback.
All reactions