SlidesAIAgent class

SlidesAIAgent class

Provides AI-powered features for processing presentations.

The SlidesAIAgent type exposes the following members:

Constructors

ConstructorDescription
__init__SlidesAIAgent constructor

Methods

MethodDescription
generate_presentationGenerates a presentation instance from a text description. Provide a topic, ideas, quotes, or text snippets in the required language.
generate_presentationGenerates a presentation instance from a text description. Provide a topic, ideas, quotes, or text snippets in the required language.
translateTranslates a presentation to the specified language using AI (synchronous version).

See Also