Closed
Bug 2010416
Opened 7 months ago
Closed 7 months ago
assistant attempting get_page_content tool call fails
Categories
(Core :: Machine Learning: General, defect)
Core
Machine Learning: General
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: Mardak, Assigned: Mardak)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][models])
Attachments
(1 file)
not quite sure how the allowed urls is supposed to be passed in but nothing is provided right now
TypeError: can't access property "has", allowedUrls is undefined
getPageContent moz-src:///browser/components/aiwindow/models/Tools.sys.mjs:268
fetchWithHistory moz-src:///browser/components/aiwindow/models/Chat.sys.mjs:137
Tools.sys.mjs:348:15
getPageContent moz-src:///browser/components/aiwindow/models/Tools.sys.mjs:348
fetchWithHistory moz-src:///browser/components/aiwindow/models/Chat.sys.mjs:137
Updated•7 months ago
|
| Assignee | ||
Comment 2•7 months ago
|
||
use empty set for now but still needs some way to get actual urls
Updated•7 months ago
|
Assignee: nobody → edilee
Status: NEW → ASSIGNED
Pushed by elee@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/16f1e744eb27
https://hg.mozilla.org/integration/autoland/rev/f646de9cc3ae
assistant attempting get_page_content tool call fails r=bjohns,ai-models-reviewers
| Assignee | ||
Updated•7 months ago
|
Comment 4•7 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•