Split Model from Providers for Modes #5335
Joly0
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, i am using OpenRouter very often for working with Roo. The problem is, that i would like to use different models for different modes, but i do not want to create the same provider over and over again, just for a different model and when i want to try a new one exclusively for one or two modes, i would have to create a new provider again. It would be way easier, if the model was dependant by the provider, but also sorta split from it. So i can use the same provider with the same settings but with different models for different modes.
Beta Was this translation helpful? Give feedback.
All reactions