Simple RAG Consumption with Slack AI Agent > Using the Simple RAG Consumption with Slack AI Agent recipe > Step 5. Configure and publish the processes
  

Step 5. Configure and publish the processes

Configure the LLM model and authorization for access, and then publish the processes.
  1. 1To publish the following processes, click Actions in the row that contains the process and select Publish.
  2. 2Open the Query LLM with Context using Embeddings Model process.
  3. 3On the Assignments tab of the Set LLM Models step, you can optionally update the LLM model values in the Set_Content_Model and Set_Embedding_Model fields.
  4. 4Save and publish the process.
  5. 5Open the Slack AI Agent process.
  6. 6On the Start tab of the Start step, select Allow anonymous access.
  7. 7Save and publish the process.
  8. 8On the Actions menu, click Properties Detail and copy the service URL.
  9. You will need the service URL to configure the webhook in Slack. For more information, see Step 6. Create webhooks in Slack.