ui component for Source Citations for Exa Integration (v1)
Categories
(Core :: Machine Learning: Frontend, enhancement)
Tracking
()
People
(Reporter: Mardak, Assigned: flozia, NeedInfo)
References
Details
(Whiteboard: [aiasst])
Attachments
(6 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Include source attribution in assistant responses that leverage Exa websearch in order to provide users with a more trustworthy and transparently grounded assistant experience.
https://www.figma.com/design/75Z1LtkCEUJWCxoY2KyNHv/Smart-Window-Q2?node-id=5627-172639
the citation explorations have designs for inline after each paragraph or at the end of the response, so we can build a ui component that renders 1 citation or more with a dropdown showing the list
we can use a followup bug to actually link the model output indicating the citation
Updated•2 months ago
|
| Reporter | ||
Comment 1•2 months ago
|
||
sounds like the preferred design is inline citations after each paragraph as opposed to what we do for memories and aggregate to a menu at the bottom of the response. so there'll need to be some paragraph level aggregation (potentially citation mid paragraph or multiple at the end) to show the ui component
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
| Assignee | ||
Comment 3•1 month ago
|
||
| Assignee | ||
Comment 4•1 month ago
|
||
Comment 7•1 month ago
|
||
Backed out for causing bc failures at chat-assistant-citations.css
Backout Link
Push with failures
Failure Log
Failure line TEST-UNEXPECTED-FAIL | browser/base/content/test/static/browser_all_files_referenced.js | checkAllTheFiles - file only referenced from unreferenced files: chrome://browser/content/aiwindow/components/chat-assistant-citations.css referenced from chrome://browser/content/aiwindow/components/chat-assistant-citations.mjs
Comment 10•1 month ago
|
||
Backed out for causing bc failures @ chat-assistant-citations
Backout link: https://hg.mozilla.org/integration/autoland/rev/8ca3de1be53fb9099df46da2e4dbe82b52c79e85
Updated•1 month ago
|
Comment 11•1 month ago
|
||
Comment 12•1 month ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d81d3e34776a
https://hg.mozilla.org/mozilla-central/rev/9c6c5a89c5de
https://hg.mozilla.org/mozilla-central/rev/8e40d12c576d
| Assignee | ||
Comment 13•23 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D312330
Updated•23 days ago
|
| Assignee | ||
Comment 14•23 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D312331
Updated•23 days ago
|
Comment 15•23 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Prerequisite for bug 2053889 and bug 2057237.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing: no
- Risk associated with taking this patch: low
- Explanation of risk level: Adds a UI component only.
- String changes made/needed?: Yes
- Is Android affected?: yes
| Assignee | ||
Comment 16•23 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D312332
Comment 17•22 days ago
|
||
this has string changes, NI l10n team for approval
Updated•22 days ago
|
Updated•22 days ago
|
Comment 18•22 days ago
|
||
Since smart window releases only to two locales and translations exist for the strings, its okay to uplift.
Updated•22 days ago
|
Updated•22 days ago
|
Comment 19•22 days ago
|
||
| uplift | ||
Comment 20•13 days ago
|
||
Verified as fixed in our latest Release 154.0.1 and our latest Beta 155.0b3
Description
•