diff --git a/README.md b/README.md index b5e55c88..782f6772 100644 --- a/README.md +++ b/README.md @@ -151,12 +151,14 @@ These commands are grouped, so each group has a prefix but you can easily tab co ### Search Commands -`/search query: scope: nodes:` - Search the internet with GPT assistance! +`/internet search: scope: nodes:` - Search the internet with GPT assistance! - The `scope` defines how many top level websites to visit during the search, capped at 6 - `nodes` defines how many nodes inside the built index after webpage retrieval to use. - Increasing the scope or the nodes will make the requests take longer and will be more expensive, but will usually be more accurate. +`/internet chat search_scope: use_gpt:` - Start an internet-connected chat with GPT, connected to Google and Wolfram. + ### Custom Indexes Commands This bot supports per-user custom indexes. This means that users can upload files of their choosing, such as PDFs and ask GPT to answer questions based on those files.