AI Agent with Multifunction Calling using Google Vertex AI > Using the AI Agent with Multifunction Calling using Google Vertex AI recipe > Step 7. Configure and publish the processes
  

Step 7. Configure and publish the processes

Configure the system instructions and publish the processes.
    1To publish the following processes, click Actions in the row that contains the process and select Publish.
    2Open the Google Vertex Function Calling process.
    3On the Assignments tab of the Prepare Function Call PO step, you can optionally update the system instructions in the Function_Call_PO field using the Expression Editor.
    The system instructions explain to the LLM the order in which the function is executed and the general behavior of the model. To add more processes, you must change the LLM behavior and explain how the LLM can create the order of function calls.
    4Save and publish the process.