Closed
Bug 1911124
Opened 4 months ago
Closed 4 months ago
Support chatbot provider list configuration via pref to hide
Categories
(Core :: Machine Learning, enhancement)
Core
Machine Learning
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
(Whiteboard: [genai])
Attachments
(1 file)
Currently the implicit list is ordered alphabetically https://searchfox.org/mozilla-central/rev/669fac9888b173c02baa4c036e980c0c204dfe02/browser/components/genai/GenAI.sys.mjs#69
But we want to be able to hide entries remotely if necessary https://searchfox.org/mozilla-central/rev/669fac9888b173c02baa4c036e980c0c204dfe02/browser/components/genai/GenAI.sys.mjs#102,150-151
Bonus if the ordering can change but not as important as hiding.
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Add hidden providers pref to reorder and show/hide providers including localhost with its existing pref.
Updated•4 months ago
|
Assignee: nobody → edilee
Status: NEW → ASSIGNED
Pushed by elee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/17b30ba17ca6
Support chatbot provider list configuration via pref to hide r=tarek
Comment 3•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•