DevExpress.AIIntegration.Extensions Namespace
Contains classes that implement AI-powered extensions.
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
#Classes
Name | Description |
---|---|
Abstractive |
An AI-powered extension that generates a brief summary of long text by understanding the context of the original text and rephrasing it in a new, concise form. |
Abstractive |
A request to generate a brief summary of long text by understanding the context of the original text and rephrasing it in a new, concise form. |
Change |
An AI-powered extension that rephrases or paraphrases the text while retaining its original meaning. |
Change |
A request to rephrase or paraphrase the text while retaining its original meaning. |
Change |
An AI-powered extension that adjusts the tone of the text. |
Change |
A request to adjust the tone of the text. |
Custom |
An AI-powered extension that processes a custom query/prompt and generates an answer. |
Custom |
A request to transform text. |
Expand |
An AI-powered extension that enriches the text with additional information or in-depth explanations. |
Expand |
A request to enrich the text with additional information or in-depth explanations. |
Explain |
An AI-powered extension that transforms text into more understandable terms that make complex content more accessible and understandable. |
Explain |
An AI-powered extension that explains the Excel formula. |
Explain |
A request to explain the Excel formula. |
Explain |
A request to transform text into more understandable terms that make complex content more accessible and understandable. |
Extractive |
An AI-powered extension that generates a brief summary of long text by selecting and extracting key sentences or phrases from the original text. |
Extractive |
A request to generate a brief summary of long text by selecting and extracting key sentences or phrases from the original text. |
Generate |
An AI-powered extension that generates the description for the specified image. |
Generate |
A request to generate the description for the specified image. |
Image |
A response that contains the AI-generated description of the specified image. |
Proofread |
An AI-powered extension that reviews the text for spelling, grammar, punctuation, and style errors. |
Proofread |
A request to review the text for spelling, grammar, punctuation, and style errors. |
Shorten |
A request to remove unnecessary details and make text more concise. |
Smart |
An AI-powered extension that intelligently completes the specified text. |
Smart |
A request to complete the specified text. |
Smart |
An AI-powered extension that analyzes the source content and intelligently assigns the right values to the appropriate items. |
Smart |
A Smart Paste request. |
Smart |
Contains information about the item involved in the Smart Paste operation. |
Smart |
A Smart Paste response. |
Smart |
Contains information about the item involved in the Smart Paste operation. |
Smart |
An AI-powered extension that offers a more powerful and user-friendly search experience. |
Smart |
A Smart Search request. |
Smart |
Contains information about items involved in the Smart Search operation. |
Smart |
A Smart Search response. |
Smart |
Contains information about an item that matched the search criteria. |
Text |
Serves as the base class for AI-related text processing requests within the DevExpress. |
Text |
Implements configuration options specifically for text-based requests. |
Text |
A response that contains AI-generated or manipulated text (for example, text generation, translation, or content transformation). |
Translate |
An AI-powered extension that translates text into a specific language using AI-powered translation services. |
Translate |
A request to translate text into a specific language using AI-powered translation services. |
#Enums
Name | Description |
---|---|
Response |
Enumerates response statuses. |
Tone |
Enumerates tone styles for generating or modifying text to suit a specific communication style. |
Writing |
Enumerates writing styles that can be used to determine the tone and structure of text. |