gencay / vscode-chatgpt

An unofficial Visual Studio Code - OpenAI ChatGPT integration
ISC License
3.48k stars 761 forks source link

This thing would be damn near perfect if... #250

Closed Cytranics closed 9 months ago

Cytranics commented 1 year ago

Describe the feature

If we could preprompt a static sentence for every command like Fix bugs, Optimize, or using the chat box that would make this the best plugin on the market. I got access to GPT4 32k and for whatever reason it no longer prints the entire code. You cant use optimize or any feature other than adhoc because you have to prompt it "When I give you code, respond back with the code in its entirety line by line, do not omit code"

This brings me to the next feature that should be in, and that is allow us to set the max conversation limit. With 32k tokens it should have a much larger memory then 2 conversations. I know you set it to 1 conversation to fix an issue earlier I had, but honestly allowing us to set it would be ideal. Default it to 1. It makes conversing with the bot much easier, as of right now I have to copy and paste the code again every other command because it forgets. It also will start changing code because it doesnt have the prior code to go off...

Ideal Suggestions:

  1. Allow a static Pre prompt for any type of command, including chatbox to instruct the bot everytime.
  2. Allow us to set the conversation memory history.
  3. Even better would be to add a checkbox that says: Exclude saving the bot response in history, in all honestly it doesnt make much of a difference to send its response back.
viking1304 commented 1 year ago

Are you aware that this plugin is deprecated?

The new plugin is called ChatGPT - Genie AI