Configure the API URL and LLM URL and publish the processes.
1To publish the AI Agent to API process, click Actions in the row that contains the process and select Publish.
2Open the Query Jira process.
3On the Start tab of the Start step, in the Allowed Users or Allowed Groups field, enter the user or group that has access to the process service URL at run time.
4Save and publish the process.
5On the Actions menu, click Properties Detail and copy the service URL.
You will need this API URL in the Jira AI Agent process.
6Open the Prompt NVIDIA NIM LLM process.
7On the Start tab of the Start step, in the Allowed Users or Allowed Groups field, enter the user or group that has access to the process service URL at run time.
8Optionally, on the Assignments tab of the Setting and Preparing Prompt step, you can update the LLM configuration in the LLM_Configuration field.
9Save and publish the process.
10On the Actions menu, click Properties Detail and copy the service URL.
You will need this LLM URL in the Jira AI Agent process.
11Open the Jira AI Agent process.
12On the Start tab of the Start step, select Allow anonymous access.
13On the Assignments tab of the AI Agent Configurations step, enter the following values:
- API URL from the Query Jira process in the API_URL field.
- LLM URL from the Prompt NVIDIA NIM LLM process in the LLM_URL field.
- Optionally, edit the system instructions in the System_Instruction field.