Skip to content

Commit

Permalink
Update ai.md
Browse files Browse the repository at this point in the history
Grammar fixes
  • Loading branch information
blender-dev committed Jul 3, 2024
1 parent 657dd84 commit 1a60d84
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/premium/ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $ai[Prompt;(System prompt;Response token limit)]
## Example
```
$nomention
$ai[What is 2+5?;You are math teacher😎]
$ai[What is 2+5?;You are a math teacher]
```

``` discord yaml
Expand All @@ -37,4 +37,5 @@ $ai[What is 2+5?;You are math teacher😎]

*We spent 3 tokens because the bot response length is 15. 15/4=3 (no rounding)*

> You need to use [`$aiQuota`](./aiQuota.md)!
> 🧙 Use [`$aiQuota`](./aiQuota.md) to know how many tokens you have left.
>

0 comments on commit 1a60d84

Please sign in to comment.