Aspose.Words.AI
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
Class | Description |
---|
AiModel | The class to represent information about a Generative Language Model. |
GoogleAiModel | The class to represent information about a Generative Language Model. |
OpenAiModel | The class to represent information about a OpenAI Generative Language Model. |
SummarizeOptions | The class to specify various options for summarizing content. |
Interfaces
Interface | Description |
---|
IAiModelText | The common for AI models interface to generate various text content. |
Enumeration