Skip to content

Commit f8cb585

Browse files
qingyun-wusonichi
andauthored
Update example page (#1698)
* update example page * Update website/docs/Examples.md Co-authored-by: Chi Wang <[email protected]> --------- Co-authored-by: Chi Wang <[email protected]>
1 parent a00df55 commit f8cb585

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

website/docs/Examples.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ Links to notebook examples:
2323
- Automated Task Solving with transition paths specified in a graph - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_graph_modelling_language_using_select_speaker.ipynb)
2424
- Running a group chat as an inner-monolgue via the SocietyOfMindAgent - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_society_of_mind.ipynb)
2525
1. **Sequential Multi-Agent Chats**
26-
- Automated Sequential Multi-Agent Chats
27-
- [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_multi_task_chats.ipynb)
28-
- [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchats.ipynb)
26+
- Solving Multiple Tasks in a Sequence of Chats Initiated by a Single Agent - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_multi_task_chats.ipynb)
27+
- Solving Multiple Tasks in a Sequence of Chats Initiated by Different Agents - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchats.ipynb)
2928
1. **Applications**
3029

3130
- Automated Chess Game Playing & Chitchatting by GPT-4 Agents - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_chess.ipynb)

0 commit comments

Comments
 (0)