S06 Patrones Multiagentes

S06 Patrones Multiagentes

Professional Development

5 Qs

quiz-placeholder

Similar activities

Prova d'accés PAU IA

Prova d'accés PAU IA

Professional Development

9 Qs

BFI Quiz

BFI Quiz

Professional Development

10 Qs

YUKKK!

YUKKK!

6th Grade - Professional Development

8 Qs

Plant Life

Plant Life

KG - Professional Development

10 Qs

19.  RISPACS - RIS Radiologist_RadiologyMO

19. RISPACS - RIS Radiologist_RadiologyMO

Professional Development

10 Qs

Leadership Alignment - Supervisory Up

Leadership Alignment - Supervisory Up

1st Grade - Professional Development

10 Qs

Wondr week 2 oktober

Wondr week 2 oktober

Professional Development

10 Qs

Module 3: Hazard Identification

Module 3: Hazard Identification

Professional Development

5 Qs

S06 Patrones Multiagentes

S06 Patrones Multiagentes

Assessment

Quiz

Science

Professional Development

Medium

Created by

Eladio Yovera

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a connected-agent architecture, which responsibilities belong to the main agent?

Execute domain tasks; return results; use tools if needed

Interpret intent; choose connected agent; pass context; aggregate results

Provision identity and secrets; rotate keys; manage quotas

Host UI; collect telemetry; render charts

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to build an enterprise-grade AI agent on Azure with broad model choice, data grounding, and enterprise security (Entra, governance). Which option best fits?

OpenAI Assistants API

AutoGen

Azure AI Foundry Agent Service

Microsoft 365 Agents SDK

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A business team with no coding experience wants to create simple agents that automate daily tasks inside Microsoft 365. What should they use?

Copilot Studio agent builder

Semantic Kernel Agent Framework

Microsoft 365 Agents SDK

AutoGen

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct high-level sequence to stand up a connected multi-agent solution?

Create main agent → Run → Create thread → Add tools → Create connected agent

Initialize client → Create connected agent → Register as ConnectedAgentTool → Create main agent with tools → Create thread & message → Run → Handle results

Create thread & message → Run → Create agents → Attach tools → Initialize client

Register tools → Create thread → Initialize client → Create agents → Run

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is true about AutoGen?

Supports only Java and Go; no Azure integration

Node.js only; not suited for long-running agents

Python only; can’t use multiple models

Supports C# and Python; integrates with Azure AI Foundry for enterprise security/governance (e.g., Entra Agent ID)