Browse Source

Merge pull request #24275 from abpframework/auto-merge/rel-10-0/4160

Merge branch dev with rel-10.0
pull/24287/head
Ma Liming 2 months ago
committed by GitHub
parent
commit
fae2179bd4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 16
      docs/en/docs-nav.json

16
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",

Loading…
Cancel
Save