Simple RAG Consumption using Azure OpenAI with DataSources > Using the Simple RAG Consumption using Azure OpenAI with DataSources recipe > Step 4. Invoke the process
  

Step 4. Invoke the process

When you invoke the Query LLM with Context using Azure OpenAI process, the process prepares and sends requests to the Azure OpenAI LLM with the context.
You can run the process using one of the following options:
For example, you can pass the input parameters with the Run Using option as shown in the following image:
The image shows the sample input parameters that you can pass using the Run Using option.