From 115bf109787130d4e8760f75d92a688522ad00b6 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 8 Feb 2024 14:39:18 -0800 Subject: [PATCH] Added /web to commands doc --- docs/commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/commands.md b/docs/commands.md index d2c4c303e..35cd9d7be 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -6,6 +6,7 @@ ## context management - `/add `: Add matching files to the chat session using glob patterns - `/drop `: Remove matching files from the chat session +- `/web `: Add the contents of a webpage to the chat - `/clear`: Clear the chat history - `/ls`: List all known files and those included in the chat session - `/tokens`: Report on the number of tokens used by the current chat context