Read me
In AI For Jira, app have two modules support for the client, it help the client make good questions for ChatGPT, customize the prompt.
Module in Jira Issue Panel
Submit questions, return the answer from the ChatGPT.
Generate prompt on TextArea box from the customize client’s prompt, replace parameter in prompt.
View all custom prompt in your instance.
Module in Jira Project
Manage custom prompt (create, update, delete, edit).
How to use generate prompt in AI for Jira ?
The client use the hotkey “@” to choose the custom prompt.
How to use replace parameter in AI for Jira?
The Client can create your own prompt, they can use the double braces open-close with parameter inside like the blueprint, they choose proper prompt from these blueprints.
Example prompt: Hey chatbot, can you login form with {{programming language}}.
If the prompt have parameter with right syntax, pop-up will raise a form to input that parameter and replace that inputted mapping with right parameter and generate the prompt.