Skip to content

docs: Add AI provider installation reminder to AI Management module#24888

Merged
ismcagdas merged 1 commit intorel-10.1from
docs/ai-management-provider-reminder
Feb 18, 2026
Merged

docs: Add AI provider installation reminder to AI Management module#24888
ismcagdas merged 1 commit intorel-10.1from
docs/ai-management-provider-reminder

Conversation

@enisn
Copy link
Member

@enisn enisn commented Feb 18, 2026

Summary

  • Adds a new "Adding an AI Provider" subsection to the AI Management module installation docs
  • Clarifies that at least one AI provider package (Volo.AIManagement.OpenAI or Volo.AIManagement.Ollama) must be installed via abp add-package for the module to function
  • Links to the existing "Implementing Custom AI Provider Factories" section for custom providers

Copilot AI review requested due to automatic review settings February 18, 2026 08:47
@enisn enisn requested a review from ismcagdas February 18, 2026 08:48
@enisn enisn added this to the 10.2-preview milestone Feb 18, 2026
@ismcagdas ismcagdas merged commit 59eb3fb into rel-10.1 Feb 18, 2026
6 checks passed
@ismcagdas ismcagdas deleted the docs/ai-management-provider-reminder branch February 18, 2026 08:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the AI Management module installation documentation by adding a critical reminder about AI provider installation requirements. The module requires at least one AI provider package to be functional, which was not explicitly stated in the installation section before.

Changes:

  • Adds a new "Adding an AI Provider" subsection under the "How to Install" section
  • Documents the requirement to install at least one AI provider package (Volo.AIManagement.OpenAI or Volo.AIManagement.Ollama)
  • Provides clear installation commands for both built-in providers
  • Links to the custom provider implementation section for advanced users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants