diff --git a/02-explore-agentic-frameworks/README.md b/02-explore-agentic-frameworks/README.md index 7d24f07ea..7d63732f5 100644 --- a/02-explore-agentic-frameworks/README.md +++ b/02-explore-agentic-frameworks/README.md @@ -528,9 +528,8 @@ For AutoGen and Semantic Kernel, you can also integrate with Azure services, but ## References - -- [1] - [Azure Agent Service](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/introducing-azure-ai-agent-service/4298357){target="_blank"} -- [2] - [Semantic Kernel and AutoGen](https://devblogs.microsoft.com/semantic-kernel/microsofts-agentic-ai-frameworks-autogen-and-semantic-kernel/){target="_blank"} -- [3] - [Semantic Kernel Agent Framework](https://learn.microsoft.com/semantic-kernel/frameworks/agent/?pivots=programming-language-csharp){target="_blank"} -- [4] - [Azure AI Agent service](https://learn.microsoft.com/azure/ai-services/agents/overview){target="_blank"} -- [5] - [Using Azure AI Agent Service with AutoGen / Semantic Kernel to build a multi-agent's solution](https://techcommunity.microsoft.com/blog/educatordeveloperblog/using-azure-ai-agent-service-with-autogen--semantic-kernel-to-build-a-multi-agen/4363121){target="_blank"} \ No newline at end of file +- Azure Agent Service +- Semantic Kernel and AutoGen +- Semantic Kernel Agent Framework +- Azure AI Agent service +- Using Azure AI Agent Service with AutoGen / Semantic Kernel to build a multi-agent's solution