@@ -25,15 +25,21 @@ highlightedContent:
2525 - title : Programming model overview
2626 itemType : concept
2727 url : ./common/programming-model-overview.md
28+ - title : AI agents overview
29+ itemType : concept
30+ url : ./sdks/durable-task-for-ai-agents.md?toc=/azure/durable-task/common/toc.json
2831 - title : Durable Functions
2932 itemType : overview
30- url : /azure/azure-functions/durable-functions/durable-functions-overview
33+ url : /azure/azure-functions/durable-functions/durable-functions-overview?toc=/azure/durable-task/common/toc.json
3134 - title : Durable Task SDKs
3235 itemType : overview
33- url : ./sdks/durable-task-overview.md
36+ url : ./sdks/durable-task-overview.md?toc=/azure/durable-task/common/toc.json
37+ - title : Durable Task for AI agents
38+ itemType : overview
39+ url : ./sdks/durable-task-for-ai-agents.md?toc=/azure/durable-task/common/toc.json
3440 - title : Durable Task Scheduler storage provider
3541 itemType : overview
36- url : ./scheduler/durable-task-scheduler.md
42+ url : ./scheduler/durable-task-scheduler.md?toc=/azure/durable-task/common/toc.json
3743
3844conceptualContent :
3945 items :
@@ -75,6 +81,18 @@ conceptualContent:
7581 footerLink :
7682 url : /azure/durable-task/sdks/durable-task-overview?toc=/azure/durable-task/common/toc.json
7783 text : See more
84+ - title : Durable Task for AI agents
85+ summary : Build fault-tolerant, scalable AI agents with durable execution
86+ links :
87+ - text : Microsoft Agent Framework extension
88+ url : ./sdks/durable-agents-microsoft-agent-framework.md?toc=/azure/durable-task/common/toc.json
89+ itemType : concept
90+ - text : Agentic application patterns
91+ url : ./sdks/durable-agents-patterns.md?toc=/azure/durable-task/common/toc.json
92+ itemType : concept
93+ footerLink :
94+ url : ./sdks/durable-task-for-ai-agents.md?toc=/azure/durable-task/common/toc.json
95+ text : See more
7896 - title : Durable Task Scheduler
7997 summary : Fully managed backend service purpose-built for durable workloads
8098 links :
0 commit comments