Browse Source

Merge pull request #24325 from abpframework/auto-merge/rel-10-0/4176

Merge branch dev with rel-10.0
pull/24327/head
Ma Liming 2 months ago
committed by GitHub
parent
commit
c141773a4a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 5
      docs/en/modules/ai-management/index.md

5
docs/en/modules/ai-management/index.md

@ -9,8 +9,11 @@
> You must have an ABP Team or a higher license to use this module. > You must have an ABP Team or a higher license to use this module.
This module implements AI (Artificial Intelligence) management capabilities on top of the [Artificial Intelligence Workspaces](../../framework/infrastructure/artificial-intelligence/index.md) feature of the ABP Framework and allows to manage workspaces dynamically from the application including UI components and API endpoints. > **⚠️ Important Notice**
> The **AI Management Module** is currently in **preview** and not yet production-ready. The documentation and implementation are subject to change.
> We recommend using this module for **evaluation and experimentation** only, not in production environments for now.
This module implements AI (Artificial Intelligence) management capabilities on top of the [Artificial Intelligence Workspaces](../../framework/infrastructure/artificial-intelligence/index.md) feature of the ABP Framework and allows to manage workspaces dynamically from the application including UI components and API endpoints.
## How to Install ## How to Install

Loading…
Cancel
Save