Aspose::Words::AI namespace

The Aspose.Words.AI namespace enables seamless integration with large language models (LLMs), such as OpenAI and Gemini, providing robust support for AI-powered document processing.

Classes

ClassDescription
AiModelAn abstract class representing the integration with various AI models within the Aspose.Words.
AnthropicAiModelAn abstract class representing the integration with Anthropic’s AI models within the Aspose.Words.
CheckGrammarOptionsAllows to specify various options while checking grammar of a document using AI.
GoogleAiModelClass representing Google AI Models (Gemini) integration within Aspose.Words.
OpenAiModelClass representing OpenAi models integration within Aspose.Words.
SummarizeOptionsAllows to specify various options for summarizing document content.

Enums

EnumDescription
AiModelTypeRepresents the types of AiModel that can be integrated into the document processing workflow.
LanguageSpecifies the language into which the text will be translated using AI.
SummaryLengthEnumerates possible lengths of summary.