Commit 9ba76c6
committed
feat: pass trend signal URLs as notebook sources for research
Extracts up to 5 source URLs from the top trending topic's signals
and passes them to conductResearch() as sourceUrls. These get added
to the NotebookLM notebook before deep research starts, giving it
real articles/blog posts to analyze.1 parent 4c555e5 commit 9ba76c6
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
407 | 412 | | |
408 | 413 | | |
409 | 414 | | |
| |||
0 commit comments