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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
15 additions and
1 deletions
-
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", |
|
|
|
|