Skip to content

Commit 54236ce

Browse files
committed
add outline note
1 parent 4c6ce07 commit 54236ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

learn-pr/wwl-data-ai/orchestrate-sk-multi-agent-solution/includes/3-agent-collaboration-components.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
NOTES: After thinking on this longer, I wonder if we split out each section here into its own unit and expand a bit - give examples of the prebuilt selection and termination strategies. Then we can drop the code heavy unit (currently 4) and save the coding for the lab
2+
3+
14
A key part of the Semantic Kernel Agent Framework is a system designed to facilitate intelligent, multi-agent interactions. Agent collaboration, called `AgentGroupChat`, has critical components to consider that aren't necessary with single agents or non-agentic Semantic Kernel applications.
25

36
Each of these sections discusses an example multi-agent solution, where we have two agents:

0 commit comments

Comments
 (0)