From 82339b2c0e13cbf638ec6e509338fe18fa5905c6 Mon Sep 17 00:00:00 2001 From: enisn Date: Thu, 18 Dec 2025 16:14:27 +0300 Subject: [PATCH] dont use dashes --- .../2025-12-18-Announcement-AIMAnagement/post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Community-Articles/2025-12-18-Announcement-AIMAnagement/post.md b/docs/en/Community-Articles/2025-12-18-Announcement-AIMAnagement/post.md index db20053ad8..a689379182 100644 --- a/docs/en/Community-Articles/2025-12-18-Announcement-AIMAnagement/post.md +++ b/docs/en/Community-Articles/2025-12-18-Announcement-AIMAnagement/post.md @@ -38,7 +38,7 @@ Even AI Management module doesn't implement all the providers by default, it pro You can even add your own custom AI providers: [learn how to implement a custom AI provider factory in the documentation](https://abp.io/docs/latest/modules/ai-management#implementing-custom-ai-provider-factories). -### Ready-to-Use Chat Widget +### Ready to Use Chat Widget Drop a compact, pre-built chat widget into any page with minimal code. It includes streaming support, conversation history, and API integration for customization.