Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 18,149 for

model

(0.12 sec)
  1. AiModel.Timeout | Aspose.Words for .NET

    Sets how long Aspose.Words waits for AI responses, improving performance and reliability....wait before the request to AI model times out. The default value...Examples Shows how to change model default timeout. string apiKey...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. PageLayoutEvent enumeration | Aspose.Words for ...

    Aspose.Words.Layout.PageLayoutEvent enumeration. A code of event raised during page layout Model build and rendering....page layout model build and rendering. Page layout model is built...triggered build, page layout model may or may not be further rendered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for .NET supports OpenAI and Google AI Models for summarization and translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro....Ask AI Supported AI Models Contents [ Hide ] What is this page...This page explains which AI models Aspose.Words supports for document...

    docs.aspose.com/words/net/supported-ai-models/
  4. SummarizeOptions.summaryLength property | Aspos...

    SummarizeOptions.summaryLength property. Allows to specify summary length...text using OpenAI and Google models. let firstDoc = new aw . Document...Google generative language models. let model = aw . AI . AiModel ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.AiModel class. Represents information about a Generative Language Model....about a Generative Language Model. Properties Name Description...wait before the request to AI model times out. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AiModel.Summarize | Aspose.Words for .NET

    Smart document summarization API with customizable length options. Generate concise summaries from any document using AI technology....leverages the connected AI model for content processing. public...text using OpenAI and Google models. Document firstDoc = new Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. AiModelType | Aspose.Words for Java

    Represents the types of AiModel that can be integrated into the document processing workflow in Java....define which large language model (LLM) should be utilized for...text using OpenAI and Google models. Document firstDoc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::AI::AiModel::get_Url method | As...

    Aspose::Words::AI::AiModel::get_Url method. Gets or sets a URL of the Model. The default value is specific for the Model in C++....of the model. The default value is specific for the model. virtual...Examples Shows how to change model default url. System :: String...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. AiModel.timeout property | Aspose.Words for Python

    AiModel.timeout property. Gets or sets the number of milliseconds to wait before the request to AI Model times out...wait before the request to AI model times out. The default value...Examples Shows how to change model default timeout. api_key = system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SummarizeOptions class | Aspose.Words for Node.js

    Aspose.Words.AI.SummarizeOptions class. Allows to specify various options for summarizing document content....text using OpenAI and Google models. let firstDoc = new aw . Document...Google generative language models. let model = aw . AI . AiModel ....

    reference.aspose.com/words/nodejs-net/aspose.wo...