From d221f0f944390cc325a70480b4b8d64c3d9c1cf6 Mon Sep 17 00:00:00 2001 From: Jiri Spilka Date: Wed, 11 Dec 2024 15:17:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2ee4e4..7b3fa85 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The RAG Web Browser Actor allows an AI assistant to: ### Prompts -- *search*: Search phrase or a URL at Google and return crawled web pages as text or Markdown +- **search**: Search phrase or a URL at Google and return crawled web pages as text or Markdown - Arguments: - `query` (string, required): Search term or URL - `max_results` (number, optional): Maximum number of search results to scrape (default: 1)