docs: 🗒️ add autocomplete gif & instructions

This commit is contained in:
Anurag Bhagsain 2022-12-07 22:59:58 +05:30 committed by GitHub
parent 1b09acba73
commit 93e52ec7ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,11 @@ Pricing
The current prompt length is `~840` tokens and the pricing for [`text-davinci-002`](https://openai.com/api/pricing/) is `$0.02` for `1K` tokens which is ~`$0.017/command`. We'll see if we can improve the response as well as reduce the per-command-cost with fine-tuning.
___
Add autocomplete by running `ai autocomplete` and follow the instructions. It's super easy.
<img src="https://user-images.githubusercontent.com/36589645/206248317-8568ffcb-bebc-43df-aa1e-acc394a86c23.gif" width="800">
Auto generated documentation