This commit is contained in:
Paul Gauthier 2024-12-09 15:38:40 -08:00
parent f4e5515c82
commit bb4c61e9cc
2 changed files with 237 additions and 237 deletions

View file

@ -45,7 +45,7 @@ cog.out(get_help_md())
| **/models** | Search the list of available models |
| **/paste** | Paste image/text from the clipboard into the chat. Optionally provide a name for the image. |
| **/quit** | Exit the application |
| **/read-only** | Add files to the chat that are for reference, not to be edited |
| **/read-only** | Add files to the chat that are for reference only, or turn added files to read-only |
| **/report** | Report a problem by opening a GitHub Issue |
| **/reset** | Drop all files and clear the chat history |
| **/run** | Run a shell command and optionally add the output to the chat (alias: !) |