You are building an agent by using the Semantic Kernel. The agent will use a custom plugin. You need to ensure that the agent meets the following requirements:
• The agent must use function calling.
• All functions that match the instructions must be triggered.
• All required parameters in the function must be requested by the agent if the user fails to provide them.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Submit