Re-add free models to API provider, but help people to use it when rate limited #1480
Replies: 5 comments 7 replies
-
what would be the incentive for people be to go this route instead of using their own key directly from the extension? |
Beta Was this translation helpful? Give feedback.
-
I doubt this is a feature we want to build. We can show a warning in the extension when people try to use a free model instead. |
Beta Was this translation helpful? Give feedback.
-
If we really want this, we could provide our own selection of "free" models. |
Beta Was this translation helpful? Give feedback.
-
When I hit limits I just switch to the free models on open router. |
Beta Was this translation helpful? Give feedback.
-
Some of Open Router's free models are not subject to the same type of per user rate limit that was the argument for removing all of the free models. This is another reason for restoring the free models in the Kilo Code API Provider. Source: https://kilo-code.slack.com/archives/C08P0HYC9S4/p1753921167645229 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
All free models were removed ( https://github.com/Kilo-Org/kilocode-backend/pull/1743 ) from the Kilo Code API Provider because people getting rate limited constantly made it pretty much unusable.
This is bad because now the free models aren't discoverable anymore.
We should re-add the free models so they are discoverable. And guide people towards adding their own Open Router API key to the Kilo Code provider (we'd also need to accept OR API keys in our backend) for the free models so they don't get rate limited.
This way free models are still discoverable and people can also be successful with them.
Beta Was this translation helpful? Give feedback.
All reactions