interstellard / chatgpt-advanced

WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
https://webchatgpt.app
MIT License
6.45k stars 838 forks source link

Allow different instructions for different results. #97

Closed deezed420 closed 1 year ago

deezed420 commented 1 year ago

Can you please make an instructions editor to change the instructions for different queries? For example, if I want the current time, but don't want a long and comprehensive answer, like this:

The current time in the Eastern Standard Time (EST) timezone can be found on several websites. According to [2], as of the time of writing this response (which is in Eastern Standard Time), the exact time in EST is 02:14:24pm on Monday, March 6, 2023. Eastern Standard Time is 5 hours behind Coordinated Universal Time (UTC-5) and does not observe daylight saving time [3]. If you need to convert EST to other time zones, such as Mountain Standard Time (MST) or Pacific Standard Time (PST), you can use the Time Zone Converter on Time and Date's website [1].

can I edit the instructions to make the answer short, like this:

The current time in EST is 12:04

qunash commented 1 year ago

You can use the Prompt Editor to create custom prompt templates. Click on this button in the toolbar to access it: image

deezed420 commented 1 year ago

Oh ok thanks