Add nimbus variables for chatbot configuration
Categories
(Core :: Machine Learning: General, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
(Whiteboard: [genai])
Attachments
(1 file)
Similar to bug 1895932 but for chatbot prefs. Because nimbus' built in pref setting behavior unenrolls on pref changes, we'll do a custom nimbus non-pref variable that sets prefs that allow for users to change it and also persist after experiment ends. There's a number of existing pref controlled behaviors like browser.ml.chat.enabled for firefox labs, sidebar, shortcuts, context menu that want a user pref set once and browser.ml.chat.prompts.* that might want default prefs set each session.
We might also want the ability to change which providers are shown in what order, but unclear if that should be a plain nimbus variable or have a generic way to configure a pref for this.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Allow setting user and default branch prefs specified in the nimbus variable for chatbot.
Comment 3•2 years ago
|
||
| bugherder | ||
Description
•