Open
Bug 2049510
Opened 2 months ago
Updated 2 months ago
Handle long URL token hallucinations
Categories
(Core :: Machine Learning: Frontend, defect)
Core
Machine Learning: Frontend
Tracking
()
NEW
People
(Reporter: jlewis, Unassigned, NeedInfo)
References
Details
(Whiteboard: [aiasst])
Currently, in Smart Window, long URLs are susceptible to model hallucinations or inconsistent URL tokens. They may be paraphrased (e.g. example.com/really-long-url might turn into example.com/really-long-recap or something along those lines), which results in the token-page relationship breaking.
One example is here: https://bugzilla.mozilla.org/show_bug.cgi?id=2047885 ; tool calls may not be able to consistently target the correct items due to the URL-token mismatch.
Updated•2 months ago
|
Comment 1•2 months ago
|
||
The severity field is not set for this bug.
:Mardak, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(edilee)
You need to log in
before you can comment on or make changes to this bug.
Description
•