mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
fix: url datetime guessing
This commit is contained in:
@@ -153,7 +153,7 @@ ${learnedStrategy}
|
|||||||
|
|
||||||
actionSections.push(`
|
actionSections.push(`
|
||||||
<action-visit>
|
<action-visit>
|
||||||
- Access and read full content from URLs
|
- Crawl and read full content from URLs, you can get the fulltext, last updated datetime etc of any URL.
|
||||||
- Must check URLs mentioned in <question> if any
|
- Must check URLs mentioned in <question> if any
|
||||||
${urlList ? `
|
${urlList ? `
|
||||||
- Choose and visit relevant URLs below for more knowledge. higher weight suggests more relevant:
|
- Choose and visit relevant URLs below for more knowledge. higher weight suggests more relevant:
|
||||||
|
|||||||
Reference in New Issue
Block a user