mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-07-18 14:00:48 +00:00
update(readme-fix): added new features to readme
This commit is contained in:
parent
55af7f8c26
commit
a22fff22c3
@ -1,6 +1,6 @@
|
||||
# gpt-contextfiles
|
||||
|
||||

|
||||

|
||||
|
||||
> 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:
|
||||

|
||||

|
||||
- Click copy to to copy the snippet of code into your file for fast coding
|
||||
|
||||

|
||||
|
||||
# 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:
|
||||
|
BIN
images/demo-copying-quotes.gif
Normal file
BIN
images/demo-copying-quotes.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 MiB |
Loading…
Reference in New Issue
Block a user