Skip to content

Conversation

@enisn
Copy link
Member

@enisn enisn commented Dec 11, 2025

Description

Add Chat Widget usage to the AI Management documentation

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

Added documentation and image for the AI Management chat widget, including usage examples and JavaScript API details. Improved table formatting and consistency throughout the AI Management module documentation for better readability.
@enisn enisn added this to the 10.0-patch milestone Dec 11, 2025
@enisn enisn requested a review from EngincanV December 11, 2025 14:18
@enisn enisn requested a review from Copilot December 11, 2025 14:18
@github-actions
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 74.3%, saving 10.6 KB.

Filename Before After Improvement Visual comparison
docs/en/images/ai-management-widget.png 14.3 KB 3.7 KB 74.3% View diff

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 pull request adds comprehensive documentation for the AI Management module's Chat Widget feature to the existing AI Management documentation. The changes focus on documenting the ChatClientChatViewComponent from the Volo.AIManagement.Client.Web package, which provides a ready-to-use chat interface for integrating AI capabilities into MVC applications.

Key Changes

  • Added detailed documentation for the Chat Widget component, including basic usage, customization properties, conversation persistence, and JavaScript API
  • Included a screenshot demonstrating the chat widget's appearance
  • Made formatting improvements to existing tables and spacing throughout the document for better readability

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 10 comments.

File Description
docs/en/modules/ai-management/index.md Added new "Client Usage (MVC UI)" section with Chat Widget documentation including properties, usage examples, conversation persistence, and JavaScript API reference. Also includes minor formatting improvements to tables and spacing.
docs/en/images/ai-management-widget.png Added screenshot showing the Chat Widget UI component in action.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Updated the documentation to better explain the distinction between `Volo.AIManagement.*` and `Volo.AIManagement.Client.*` packages, detailing their intended usage scenarios and roles.
Expanded the JavaScript API documentation for chat components to clarify initialization timing and added best-practice examples for accessing components after user interaction, rather than at page load.
@enisn enisn requested a review from hikalkan December 11, 2025 14:34
@hikalkan hikalkan merged commit 4991b3c into rel-10.0 Dec 12, 2025
3 checks passed
@hikalkan hikalkan deleted the 10.0-ai-docs-update branch December 12, 2025 13:44
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.

4 participants