Closed
Bug 2005766
Opened 28 days ago
Closed 19 hours ago
[AI Window] Load prompt and configs from remote settings with local prompts as fallback (except insights)
Categories
(Core :: Machine Learning: General, task)
Core
Machine Learning: General
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: tzhang, Assigned: tzhang)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][models])
Attachments
(1 file)
At OpenAIEngine creation, load requires prompts, default inference model and inference params (if exists) from remote settings based on specified engineId and set them as attributes. The prompts under prompts/ will be used as fallbacks when remote settings process malfunctions.
Updated•28 days ago
|
Summary: [AI Window] Load prompt and configs from remote settings with local prompts as fallback → [AI Window] Load prompt and configs from remote settings with local prompts as fallback (except insights)
Updated•17 days ago
|
Attachment #9534575 -
Attachment description: WIP: Bug 2005766 - Load model/prompt/inference configs from remote settings with local default as fallback (except for insights) → Bug 2005766 - Load model/prompt/inference configs from remote settings with local default as fallback (except for insights)
Updated•3 days ago
|
Attachment #9534575 -
Attachment description: Bug 2005766 - Load model/prompt/inference configs from remote settings with local default as fallback (except for insights) → Bug 2005766 - Load model/prompt/inference configs from remote settings with local default as fallback (except for memories)
Pushed by tzhang@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8c19fa8bd6e9
https://hg.mozilla.org/integration/autoland/rev/c623a8e6b706
Load model/prompt/inference configs from remote settings with local default as fallback (except for memories) r=ai-models-reviewers,bjohns,mshillabeer,ai-frontend-reviewers
Comment 3•19 hours ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 19 hours ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•