Mic

Results 146 issues of Mic

After #146 add an autocomplete feature for the placeholders when writing a prompt. - [x] Add autocomplete feature - [x] Filter placeholders by type

new feature

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

new feature

Implement a diff viewer and add an option at prompt level to use a diff viewer to analyse the reponse before using it.

new feature

Add markers to change the selection in the ChatGPT web interface.

new feature
web_chatgpt

Use a div, as when using the chatgpt interface (see #32), instead of a prompt() javascript function (see #96).

enhancement
api_openai
api_ollama

Let the user define the API provider and the model at prompt level, optionally.

new feature
api_openai
api_ollama
api_openai_comp
api_google_gemini
api_claude

Let the user define an assistant to use instead of a model. The assistant could be defined at prompt level.

new feature
api_openai

After #65 add an advanced import export dialog to let the user choose which prompts import or export.

enhancement

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

enhancement