You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding the rate-limiting issue, the client application will still initialize a list of models to provide a better user experience.
So that:
As soon as users open the app, they'll head straight to the Hub, where they'll immediately see a list of popular models without having to wait for the Hub to update.
We avoid rate limiting because we don't allow clients to pull multiple models simultaneously.
The hub should be updated gradually or implemented with a smart searching mechanism.
Discussion issues:
janhq/jan#4170
As discussed, there are a few missing pieces of information that we need to update the endpoint.
Out of scope:
The text was updated successfully, but these errors were encountered: