Closed
Bug 2044484
Opened 3 months ago
Closed 3 months ago
Model prompt version isn't passed after decoupling
Categories
(Core :: Machine Learning: General, task)
Core
Machine Learning: General
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: bjohns, Assigned: bjohns)
References
Details
(Whiteboard: [aimodels])
Attachments
(2 files)
Decoupling patch removed getConfig from aiEngine, which hides prompt version from downstream applications. Need to expose prompt version elsewhere
Updated•3 months ago
|
Comment 2•3 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Machine Learning: General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Machine Learning: General
Product: Firefox → Core
Pushed by bjohns@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/690831829e47
https://hg.mozilla.org/integration/autoland/rev/e89570b395a1
Added version to loadPrompt; added version to TelemetryUtils (previously pulled from engineInstance) r=tetchart,mzhang,mlucks
https://github.com/mozilla-firefox/firefox/commit/09abe1a45acb
https://hg.mozilla.org/integration/autoland/rev/4dd4f1a5e82b
Loading uniformTelemetry state on conversation reload r=mlucks
Comment 5•3 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e89570b395a1
https://hg.mozilla.org/mozilla-central/rev/4dd4f1a5e82b
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
You need to log in
before you can comment on or make changes to this bug.
Description
•