From 77da6c6ec5c79d4e4de37b63bdc004d793671bdd Mon Sep 17 00:00:00 2001 From: Han Xiao Date: Fri, 7 Mar 2025 15:07:45 +0800 Subject: [PATCH] fix: url datetime guessing --- src/agent.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/agent.ts b/src/agent.ts index 34538e0..700dc48 100644 --- a/src/agent.ts +++ b/src/agent.ts @@ -153,7 +153,7 @@ ${learnedStrategy} actionSections.push(` -- 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 if any ${urlList ? ` - Choose and visit relevant URLs below for more knowledge. higher weight suggests more relevant: