AI chatbot custom prompts / textbox field as in screenshot
Hello
I was reading this article: https://support.mozilla.org/en-US/kb/ai-chatbot
In the section: "Select text to see suggested prompts" there is a screenshot which shows pre-written prompts and a textbox from the shortcut for AI prompts menu. Is it possible to have custom promts which are added to this menu?
Thanks
Best
Noah
Ọ̀nà àbáyọ tí a yàn
Yes, it's quite difficult, but you can add custom prompts in about:config.
For instance, create a new preference named browser.ml.chat.prompts.4 with value {"label":"Answer","id":"answer","value":"Answer selected question"}
Ka ìdáhùn ni ìṣètò kíkà 👍 1All Replies (2)
Ọ̀nà àbáyọ Tí a Yàn
Yes, it's quite difficult, but you can add custom prompts in about:config.
For instance, create a new preference named browser.ml.chat.prompts.4 with value {"label":"Answer","id":"answer","value":"Answer selected question"}
Thank you very much! Work perfectly. Nothing about it is difficult :) very straigth forward.
Open new tab and input: about:config Press enter and then accept security risk. Search for: browser.ml.chat.prompts.4 Choose string and click + Add the JSON with your title as label and as answer what you want to ask the AI.