diff --git a/docs/en/Community-Articles/2025-12-18-Announcement-AIMAnagement-temp/post.md b/docs/en/Community-Articles/2025-12-18-Announcement-AIMAnagement-temp/post.md index e8cda3df7c..1b8e60ed72 100644 --- a/docs/en/Community-Articles/2025-12-18-Announcement-AIMAnagement-temp/post.md +++ b/docs/en/Community-Articles/2025-12-18-Announcement-AIMAnagement-temp/post.md @@ -27,7 +27,7 @@ Whether you're building a monolith, microservices, or something in between, the ### Works with Any AI Provider -Even AI Management module doesn't implements all the providers by default, it provides an extensibility options with a good abstraction for other providers like Azure, Anthropic Claude, Google Gemini, and more. Or you can directly use the OpenAI adapter with LLMs that supports OpenAI API. +Even AI Management module doesn't implement all the providers by default, it provides extensibility options with a good abstraction for other providers like Azure, Anthropic Claude, Google Gemini, and more. Or you can directly use the OpenAI adapter with LLMs that support OpenAI API. You can even add your own custom AI providers—[learn how in the documentation](../../modules/ai-management/index.md#implementing-custom-ai-provider-factories).