חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

AI chatbot custom prompts / textbox field as in screenshot

  • 2 תגובות
  • 1 has this problem
  • 180 views
  • תגובה אחרונה מאת 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

פתרון נבחר

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

Read this answer in context 👍 2

כל התגובות (2)

more options

פתרון נבחר

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.