This commit is contained in:
Paul Gauthier 2024-08-01 14:37:38 -03:00
parent 73bf90f007
commit 2fe3701f22

View file

@ -15,6 +15,7 @@ cog.out(get_help_md())
|Command|Description|
|:------|:----------|
| **/add** | Add files to the chat so GPT can edit them or review them in detail |
| **/add-clipboard-image** | Add an image from the clipboard to the chat |
| **/ask** | Ask questions about the code base without editing any files |
| **/chat-mode** | Switch to a new chat mode |
| **/clear** | Clear the chat history |