Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

AI chatbot custom prompts / textbox field as in screenshot

  • 2 odpovědi
  • 1 má tento problém
  • 347 zobrazení
  • Poslední odpověď od noah18

more options

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

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

Zvolené řešení

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"}

Přečíst dotaz v kontextu 👍 2

Všechny odpovědi (2)

more options

Zvolené řešení

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"}

more options

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.