Mic
Mic
After #146 add an autocomplete feature for the placeholders when writing a prompt. - [x] Add autocomplete feature - [x] Filter placeholders by type
After #146 add a page to manage additional placeholder defined by the user. In the same page describe the default placeholders. Open the page from the options page as the...
Implement a diff viewer and add an option at prompt level to use a diff viewer to analyse the reponse before using it.
Add markers to change the selection in the ChatGPT web interface.
Use a div, as when using the chatgpt interface (see #32), instead of a prompt() javascript function (see #96).
Let the user define the API provider and the model at prompt level, optionally.
Let the user define an assistant to use instead of a model. The assistant could be defined at prompt level.
After #65 add an advanced import export dialog to let the user choose which prompts import or export.
Add a new prompt to ask to profread an email: ``` You are my proofreader. Please review my reply to the email (quoted). Please brush it up. Output just my...