OpenAiModel.with_project method. Sets a specified Project to the model....str Examples Shows how to summarize text using OpenAI and Google... model = aw . ai . AiModel . create ( aw . ai . AiModelType ...
OpenAiModel.with_organization method. Sets a specified Organization to the model....str Examples Shows how to summarize text using OpenAI and Google... model = aw . ai . AiModel . create ( aw . ai . AiModelType ...
Aspose.Words.Ai.OpenAiModel class. Class representing OpenAi models integration within Aspose.Words....to wait before the request to AI model times out. The default...operation leverages the connected AI model for checking grammar of...
SummarizeOptions.summaryLength property. Allows to specify summary length... AI . SummaryLength Examples Shows how to summarize text...language models. let model = aw . AI . AiModel . createGpt4OMini ();...
AiModel.create method. Creates a new instance of [AiModel](../) class.... AI . AiModelType ) Parameter Type...AiModelType Examples Shows how to summarize text using OpenAI and Google...
aspose.words.Ai.IAiModelText class. The common interface for Ai models designed to generate a variety of text-based content....class The common interface for AI models designed to generate a...connected AI model for checking grammar of document. summarize(source_document...
SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class.... Examples Shows how to summarize text using OpenAI and Google... model = aw . ai . AiModel . create ( aw . ai . AiModelType ...
aspose.words.Ai.SummaryLength enumeration. Enumerates possible lengths of summary.... Examples Shows how to summarize text using OpenAI and Google... model = aw . ai . AiModel . create ( aw . ai . AiModelType ...