Browse Source

Merge pull request #24323 from abpframework/auto-docs-seo/24322

docs: Add SEO descriptions (from PR 24322)
pull/24327/head
Ma Liming 2 months ago
committed by GitHub
parent
commit
6183f98f71
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  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