Open
Bug 1995043
Opened 2 months ago
Updated 24 days ago
Add support for GetTextOptions in PageExtractor when using Reader Mode
Categories
(Core :: Machine Learning: On Device, enhancement, P3)
Core
Machine Learning: On Device
Tracking
()
NEW
People
(Reporter: gregtatum, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [genai])
In toolkit/components/pageextractor/PageExtractorChild.sys.mjs I added basic reader mode support, but didn't implement all of the GetTextOptions.
Updated•1 month ago
|
Component: Machine Learning: General → Machine Learning: On Device
Updated•1 month ago
|
| Reporter | ||
Comment 1•26 days ago
•
|
||
Looks like this will be needed for tool calling as a follow-up to Bug 2004843. The initial code there has its own truncation, but we should handle it as part of this API surface.
You need to log in
before you can comment on or make changes to this bug.
Description
•