Multifunction Calling using Slack AI Agent > Using the Multifunction Calling using Slack AI Agent recipe > Step 6. Configure and publish the processes
  

Step 6. Configure and publish the processes

Configure the function declaration and the LLM model and publish the processes.
  1. 1To publish the Generic Executor process, click Actions in the row that contains the process and select Publish.
  2. 2To publish the Google Vertex Function Calling process, click Actions in the row that contains the process and select Publish.
  3. 3Open the Slack AI Agent process.
  4. 4On the Start tab of the Start step, select Allow anonymous access.
  5. 5Optionally, on the Assignments tab of the Set Flow Configurations step, update the function declaration and the LLM model in the Function_Declaration and LLM_Model fields.
  6. 6Save and publish the process.
  7. 7On the Actions menu, click Properties Detail and copy the service URL.
  8. You will need this process URL to set up the Slack webhook.