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

Step 5. Configure and publish the processes

Configure the LLM model and authorization 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 Microsoft Teams AI Agent process.
  6. 6On the Start tab of the Start step, select Allow anonymous access.
  7. 7On the Assignments tab of the Get Data from Message step, you can optionally update the team ID value in the Team_ID field.
  8. To find the team ID, perform the following steps:
    1. aGo to your team listed on the left side of the Teams app.
    2. bSelect More options > Get link to team as shown in the following image:
    3. cCopy the group ID value as shown in the following image:
  9. 8Save and publish the process.
  10. 9Click Actions > Properties Details > Copy Service URL.
You must copy the service URL to the webhook configuration in Microsoft Teams. For more information, see Step 6. Create webhooks in Microsoft Teams.