Skip to content

Commit

Permalink
change docs examples
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Loftus committed Apr 20, 2024
1 parent 2434b68 commit fbf33b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GPT/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Query language models with voice commands. Helpful to automatically generate tex
| `model please <text>` | Say an arbitrary prompt and then apply it | "model please translate this to Japanese" |
| `model ask <text>` | Ask a question to the model | "model ask what is the meaning of life" |
| `model <prompt> <cursorless_target> <cursorless_destination>` | Select with cursorless, apply a prompt, and paste to the destination | "model explain line this after block red air" |
| `model <prompt> then select it` | Apply a prompt and then select the result | "model format grammar then select it" |
| `model <prompt> then clip it` | Apply a prompt and return the result in the clipboard | "model format grammar then clip it" |
| `model <prompt> then select it` | Apply a prompt and then select the result | "model format bullets then select it" |
| `model <prompt> then clip it` | Apply a prompt and return the result in the clipboard | "model explain this then clip it" |

## Help

Expand Down

0 comments on commit fbf33b9

Please sign in to comment.