File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed
Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,13 @@ items:
3232 href : keyless-connections.md
3333 - name : Use Azure AI Search without keys
3434 href : /azure/search/keyless-connections?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
35- - name : Agents and Model Context Protocol (MCP)
35+ - name : AI app design
36+ items :
37+ - name : AI agent orchestration patterns
38+ href : /azure/architecture/ai-ml/guide/ai-agent-design-patterns?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
39+ - name : Design your AI app to support foundation model life cycles
40+ href : /azure/architecture/ai-ml/guide/manage-foundation-models-lifecycle?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
41+ - name : Agents with Model Context Protocol (MCP)
3642 items :
3743 - name : Build Agents using Model Context Protocol on Azure
3844 href : intro-agents-mcp.md
Original file line number Diff line number Diff line change @@ -41,8 +41,17 @@ landingContent:
4141 url : ../java/ai/get-started-app-chat-template.md?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
4242 - text : Chat with your data using .NET
4343 url : /dotnet/ai/get-started-app-chat-template?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
44-
45- - title : Agents and Model Context Protocol (MCP)
44+
45+ - title : AI app design
46+ linkLists :
47+ - linkListType : overview
48+ links :
49+ - text : AI agent orchestration patterns
50+ url : /azure/architecture/ai-ml/guide/ai-agent-design-patterns?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
51+ - text : Design your AI app to support foundation model life cycles
52+ url : /azure/architecture/ai-ml/guide/manage-foundation-models-lifecycle?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
53+
54+ - title : Agents with Model Context Protocol (MCP)
4655 linkLists :
4756 - linkListType : overview
4857 links :
You can’t perform that action at this time.
0 commit comments