update(readme-fix): added new features to readme

This commit is contained in:
Christopher 2023-06-27 13:12:21 -04:00
parent 55af7f8c26
commit a22fff22c3
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# gpt-contextfiles
![gpt-contextfiles viewport](extension.png)
![gpt-contextfiles viewport](./images/extension.png)
> if you'll like to contribute or provide any feedback check out the [link](https://github.com/Iheuzio/gpt-contextfiles/issues)
@ -10,7 +10,7 @@ https://openai.com/pricing
> However, being orientated with managing files this project defaults to the 16k context with GPT-3.5-turbo-16k
If you wish to change the model, you must change the model in the src/extension.js file
If you wish to change the model, you must change the model in the `./src/gptContext.js` file
# Examples
@ -36,9 +36,11 @@ Refresh -> refreshes the window so that all new files will be available for that
- Wait for response to be returned
Other features:
![Copy button demonstration](copy-image.png)
![Copy button demonstration](./images/copy-image.png)
- Click copy to to copy the snippet of code into your file for fast coding
![Copy individual code](./images/demo-copying-quotes.gif)
# How it works
We can select two files we want to pass through, however we can uncheck one of them for later debugging and enter our question:

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB