Browse Source

docs: Add SEO descriptions to modified documentation files

Related to PR #24322
pull/24323/head
github-actions[bot] 2 months ago
parent
commit
3baa7be823
  1. 7
      docs/en/framework/infrastructure/artificial-intelligence/index.md

7
docs/en/framework/infrastructure/artificial-intelligence/index.md

@ -1,3 +1,10 @@
```json
//[doc-seo]
{
"Description": "Explore ABP Framework's AI integration, enabling seamless AI capabilities, workspace management, and reusable modules for .NET developers."
}
```
# Artificial Intelligence (AI)
ABP Framework provides integration for AI capabilities to your application by using Microsoft's popular AI libraries. The main purpose of this integration is to provide a consistent and easy way to use AI capabilities and manage different AI providers, models and configurations in a single application.

Loading…
Cancel
Save