Minor updates to filesystem

This commit is contained in:
Mahesh Murag
2024-11-20 01:24:23 -05:00
parent 124ff86101
commit 64f8e4db05
5 changed files with 90 additions and 62 deletions

View File

@@ -16,7 +16,8 @@ const SEARCH_TOOL: Tool = {
name: "duckduckgo_search",
description:
"Performs a search using DuckDuckGo and returns the top search results. " +
"Returns titles, snippets, and URLs of the search results. ",
"Returns titles, snippets, and URLs of the search results. " +
"Use this tool to search for current information on the internet.",
inputSchema: {
type: "object",
properties: {