File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,12 +25,18 @@ productDirectory:
2525 - title : Quick Start
2626 imageSrc : /agent-framework/media/quick-start.svg
2727 links :
28- - url : /agent-framework/get-started/quick-start-guide
28+ - url : /agent-framework/tutorials/quick-start
29+ text : Agent Framework Quick Start
30+ - url : /agent-framework/tutorials/overview
2931 text : Learn how to use Agent Framework
30- - url : /agent-framework/get-started/detailed-samples
31- text : Check out samples for Agent Framework
32+ - url : https://github.com/microsoft/agent-framework/tree/main/python/samples
33+ text : Check out Python samples for Agent Framework
34+ - url : https://github.com/microsoft/agent-framework/tree/main/dotnet/samples
35+ text : Check out C# samples for Agent Framework
3236 - title : Migration Guide
3337 imageSrc : /agent-framework/media/migration-guide.svg
3438 links :
35- - url : /agent-framework/migration-guide/index
39+ - url : /agent-framework/migration-guide/from-autogen/index
40+ text : Migrate from Autogen to Agent Framework
41+ - url : /agent-framework/migration-guide/from-semantic-kernel/index
3642 text : Migrate from Semantic Kernel to Agent Framework
You can’t perform that action at this time.
0 commit comments