Skip to content

Commit 7647fca

Browse files
authored
Merge pull request #1 from microsoft/add_links_retrievechat
Add links to RetrieveChat notebook
2 parents 3f44a3a + 4c4f622 commit 7647fca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

website/docs/Examples/AutoGen-AgentChat.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ Links to notebook examples:
1616
* [Automated Complex Task Solving by Group Chat (with 6 group member agents and 1 manager agent)](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_groupchat_research.ipynb)
1717
* [Automated Continual Learning from New Data](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_stream.ipynb)
1818
* [Teach Agents New Skills & Reuse via Automated Chat](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_teaching.ipynb)
19+
* [Automated Code Generation and Question Answering with Retrieval Augemented Agents](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_RetrieveChat.ipynb)

website/docs/Use-Cases/agent_chat.md

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ The figure below shows six examples of applications built using AutoGen.
9292
* [Automated Complex Task Solving by Group Chat (with 6 group member agents and 1 manager agent)](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_groupchat_research.ipynb)
9393
* [Automated Continual Learning from New Data](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_stream.ipynb)
9494
* [Teach Agents New Skills & Reuse via Automated Chat](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_teaching.ipynb)
95+
* [Automated Code Generation and Question Answering with Retrieval Augemented Agents](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_RetrieveChat.ipynb)
9596

9697

9798

0 commit comments

Comments
 (0)