-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AI Chat: Allow some premium models to be used by non-premium users #34910
Comments
I'm not sure we yet have the exact UI designed for the rate limiting error on freemium models. I imagine it's similar to this, except the action will be something like "switch to basic model" @mattmcalister @aguscruiz? |
Yeah I agree, instead of "retry" we could use that action. |
Just remembered we actually have that full design here: |
The above requires |
@SergeyZhukovsky looks like the above is labelled as |
@kjozwiak yes it's applied for Android and could be checked same way as on desktop using Android nightly build. |
Thanks @SergeyZhukovsky. @hffvld @Uni-verse when verifying this one, lets use |
Verification
Case 1: Select AI model selection from Mixtral -
Confirmed non-premium users can use premium model
|
example | example | example |
---|---|---|
Claude Instant by Anthropic - PASSED
- new profile
- launched Brave (without company VPN & without staging flags)
- opened brave://settings/leo-assistant in a new tab
- selected
Claude Instant
from `Default model for new conversations dropdown - visited wired.com in a new tab
- clicked sidebar on the toolbar
- clicked Leo on the sidebar
- clicked
Summarize this page
- clicked
Accept and begin
button - verified the page is summarized as expected
- clicked on a link in the article (https://www.wired.com/story/chinese-startup-01-ai-is-winning-the-open-source-ai-race/)
- clicked on Summarize this page
- repeated steps 10 & 11
Confirmed non-premium users can use premium model Claude Instant by Anthropic
.
Note:
Waited about 2 hours after I got initial rate limit model with Mixtral
Response rate limit reached
dialog is shown after 7 responses.
example | example | example | example | example | example | example |
---|---|---|---|---|---|---|
Llama 2 13B by Meta - PASSED
- new profile
- launched Brave
- opened brave://settings/leo-assistant and selected
Llama 2 13b
- visited https://techcrunch.com/ in a new tab
- clicked sidebar on the toolbar
- clicked Leo on the sidebar
- clicked
Summarize this page
- clicked
Accept and begin
button - verified page was summarized
- clicked an article link https://techcrunch.com/2024/01/23/iphone-users-should-turn-on-apples-stolen-device-protection-feature/
- clicked on Summarize this page
- repeated 10 & 11 steps about 5 times.
Confirmed Responses returned as expected and rate limit dialog is not shown after repeating about 5 times.
example | example | example | example | example |
---|---|---|---|---|
Case 2: Select AI model from ...
in the Leo panel -PASSED
- new profile
- launched Brave
- visited https://techcrunch.com/ in a new tab
- clicked sidebar on the toolbar
- clicked Leo on the sidebar
- clicked
Summarize this page
- clicked
Accept and begin
button - verified page was summarized
- summarized the page successfully
- confirmed got rate limit dialog after 5 responses
- selected
Llama 2 13b
from...
from Leo pane - verified Leo responses and didn't get rate limiting model for free model
- selected
Claude Instant
from...
from Leo pane - verified Leo responses and got rate limiting dialog for
Claude Instant
model
example | example | example | example | example | example | example | example | example | example |
---|---|---|---|---|---|---|---|---|---|
Based on #34910 (comment) verified on
Filed follow-up issue #35560MixtralSTEPS:
ACTUAL RESULTS:
Claude InstantSTEPS:
ACTUAL RESULTS:
Llama 2 13BSTEPS:
ACTUAL RESULTS:
|
Removing the above from #35625 as |
The models will have stricter limits from the server-side and have special labelling when those limits are reached on the client side.
The text was updated successfully, but these errors were encountered: