We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 620ca52 + d221f0f commit 5d26eceCopy full SHA for 5d26ece
README.md
@@ -25,7 +25,7 @@ The RAG Web Browser Actor allows an AI assistant to:
25
26
### Prompts
27
28
-- *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
29
- Arguments:
30
- `query` (string, required): Search term or URL
31
- `max_results` (number, optional): Maximum number of search results to scrape (default: 1)
0 commit comments