-
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
default modal for new conversations
not respecting user choice and always reverting to Mixtral
#36816
Comments
Brave-Core problem and also happens on Android and Desktop afaict. We call Then when you create a new instance of Brave-Core API, it returns us I can probably fix it by saving it in a preference and forcing it every time, but that will require me to change the model every single time you load the screen which makes no sense. This should be fix for Desktop and Android as well. It will likely be fixed for 1.64.x as it probably requires bigger changes. |
You sure this is a desktop problem, too? The setting persists for me. cc @stephendonner |
The above requires |
Verified on
STEPS:
ACTUAL RESULTS:
iPhone 2024-03-18_15-34-51.mp4iPad 2024-03-18_15-39-04.mp4 |
Description:
The
default modal for new conversations
setting underAdvanced Settings
doesn't seem to be working. If the user picks eitherClaude Instant
orLlama 2 13b
, it always seems to revert back toMixtral
.Steps to Reproduce
1.63.176 Chromium: 122.0.6261.128
via TFLeo
via theHamburger Menu
and run through the onboarding/T&SHamburger Menu
->Settings
->Leo
and tap ondefault modal for new conversations
Claude Instant
orLlama 2 13b
and close theSettings
pageLeo
settings page or take a look atLeo
and notice thatMixtral
is still the default modelActual result:
RPReplay_Final1710477016.MP4
Expected result:
The
default modal for new conversations
setting should remember/respect the users choice rather than defaulting toMixtral
Reproduces how often: [Easily reproduced, Intermittent Issue]
100% reproducible using the STR/Cases outlined above.
Brave Version:
Yes
Yes
N/A
(1.63.x
hasn't been released which includesLeo
)Device details:
iPhone 11
runningiOS 17.4
Website problems only:
N/A
N/A
Additional Information
The text was updated successfully, but these errors were encountered: