Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

3.3. Reflection Checkpoint: Agentic AI Mastery

Checkpoint Questions:
  1. What should you add to enable an AI agent to perform actions like scheduling meetings programmatically?

  2. Which framework supports AI orchestration and multi-agent workflows?

  3. To enable an AI agent to interact with external data sources for document retrieval, what should you configure?

  4. When configuring an agent to use GPT-35-Turbo, what must you specify?

Answers:
  1. Add custom functions
  2. Semantic Kernel framework
  3. Configure Azure AI Search
  4. The deployment name (not model name)