Spreadsheet add AI assistant article. - #3190
Open
DinkoK wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds new documentation for an AI Assistant feature in RadSpreadsheet and reorders the RadSpreadsheet “Features” section by updating the position: front-matter values across multiple articles. It also includes an added/updated RadButtons GIF asset.
Changes:
- Added a new AI Assistant for RadSpreadsheet documentation article with setup guidance and examples.
- Updated
position:metadata across RadSpreadsheet feature pages to reflect a new navigation/order. - Added/updated
radbuttons-features-smart-paste.gifunder RadButtons assets.
Reviewed changes
Copilot reviewed 20 out of 23 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| controls/radspreadsheet/features/worksheetuilayersbuilder.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-worksheet-editor-dialogs.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-worksheet-editor-context-menu.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-working-with-selection.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-sorting.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-printing.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-hidden-rows-columns.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-headers-and-footers.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-freeze-panes.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-filtering.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ui-charts.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/protection.md | Adds position: front matter for ordering consistency. |
| controls/radspreadsheet/features/notes.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/history.md | Adds position: front matter for ordering consistency. |
| controls/radspreadsheet/features/find-and-replace.md | Adds position: front matter for ordering consistency. |
| controls/radspreadsheet/features/copy-and-paste.md | Adds position: front matter for ordering consistency. |
| controls/radspreadsheet/features/conditional-formatting.md | Adds position: front matter for ordering consistency. |
| controls/radspreadsheet/features/comments.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/command-descriptors.md | Updates doc ordering via position: front matter. |
| controls/radspreadsheet/features/ai-assistant.md | New AI Assistant article (feature overview, required packages, enablement, setup examples). |
| controls/radbuttons/features/images/radbuttons-features-smart-paste.gif | Adds/updates RadButtons documentation asset. |
Suppressed comments (1)
controls/radspreadsheet/features/ai-assistant.md:221
- Image alt text looks like a filename ("spreadsheet-ai-assistant-002"), which isn’t descriptive for screen readers and is inconsistent with the more descriptive alt text used in other RadSpreadsheet feature docs (e.g., ui-freeze-panes.md). Consider updating it to describe what the screenshot shows in the context of the AI Assistant.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| The AI assistant uses the [AI Agent Tools from the Document Processing Libraries](https://www.telerik.com/document-processing-libraries/documentation/ai-tools/agent-tools/overview), which provides specialized capabilities for spreadsheet manipulation. The integrated chat panel appears alongside your spreadsheet, allowing seamless interaction without interrupting your workflow. You can connect to various AI providers including Azure OpenAI, OpenAI, and local AI models through Ollama. | ||
|
|
||
|  |
Comment on lines
+1
to
+8
| --- | ||
| title: AI Assistant | ||
| page_title: AI Assistant | ||
| description: Check our AI Assistant documentation article for the RadSpreadsheet {{ site.framework_name }} control. | ||
| slug: radspreadsheet-ai-assistant | ||
| tags: ai, assistant, spreadsheet, chat, analysis | ||
| published: True | ||
| position: 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.