aspose.slides.ai
Contents
[
Hide
]Contains classes that provide AI-based features for analyzing and processing PowerPoint presentations.
Classes
| Class | Description |
|---|---|
IAIConversation | Represents a conversation instance. Unlike regular AI calls, conversations retain the entire context. |
IAIWebClient | AI Web client interface. This interface enables to substitute different AI language models. Classes that implement this interface are supposed to be used along with SlidesAIAgent. |
OpenAIWebClient | Build-in lightweight OpenAI web client |
SlidesAIAgent | Provides AI-powered features for processing presentations. |
SlidesAIAgentException | Represents Slides AI Agent related exceptions. |
Enumerations
| Enumeration | Description |
|---|---|
PresentationContentAmountType | Specifies the amount of content included in the generated presentation, influencing both the number of slides and the level of detail per slide. |