Closed
Bug 2011900
Opened 7 months ago
Closed 6 months ago
Implement search handoff Option 1 - automatic run_search tool with SERP content retrieval
Categories
(Core :: Machine Learning: General, enhancement)
Core
Machine Learning: General
Tracking
()
RESOLVED
DUPLICATE
of bug 2013393
People
(Reporter: again, Assigned: again)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][models])
Attachments
(4 obsolete files)
Implement Option 1 (Ideal Happy Path) of the search handoff feature for Smart Window:
- Add run_search(generated_query) tool call that:
- Generates Google SERP URL from the query
- Opens the SERP in the main tab (moves chat to sidebar if fullscreen)
- Retrieves page content
- Returns content to LLM to continue the conversation
See Search Handoff Doc for full options comparison.
Updated•7 months ago
|
Comment 2•7 months ago
|
||
bug 2001519 added the search handoff button component that we might want to reuse for the tool call if showing ui (hooked up with bug 2008991 special §search§ token parsing)
Updated•7 months ago
|
Assignee: nobody → again
Status: NEW → ASSIGNED
Updated•7 months ago
|
Attachment #9539814 -
Attachment description: WIP: Bug 2011900 - Implement search handoff Option 1 - automatic run_search tool with SERP content retrieval → Bug 2011900 - Implement search handoff Option 1 - automatic run_search tool with SERP content retrieval
Updated•7 months ago
|
Attachment #9539808 -
Attachment is obsolete: true
Updated•7 months ago
|
Attachment #9539809 -
Attachment is obsolete: true
Updated•7 months ago
|
Attachment #9539417 -
Attachment is obsolete: true
Updated•6 months ago
|
Updated•3 months ago
|
Attachment #9539814 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•