diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 61c7f57518..79cd320920 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -554,7 +554,21 @@ }, { "text": "Artificial Intelligence", - "path": "framework/infrastructure/artificial-intelligence/index.md" + "items":[ + { + "text": "Overview", + "path": "framework/infrastructure/artificial-intelligence/index.md", + "isIndex": true + }, + { + "text": "Microsoft.Extensions.AI", + "path": "framework/infrastructure/artificial-intelligence/microsoft-extensions-ai.md" + }, + { + "text": "Semantic Kernel", + "path": "framework/infrastructure/artificial-intelligence/microsoft-semantic-kernel.md" + } + ] }, { "text": "Background Jobs",