Discover Aspose.Words.AI.AiModelType enum for seamless integration of AI Models in document processing, enhancing efficiency and productivity....generative model type. Gpt4OMini 1 GPT-4o mini generative model type...Gpt4Turbo 2 GPT-4 Turbo generative model type. Gpt35Turbo 3 GPT-3.5 Turbo...
Class representing OpenAi Models integration within Aspose.Words in Java....AiModel Class representing OpenAi models integration within Aspose.Words...https://platform.openai.com/docs/models for OpenAi models details. Examples:...
Specifies the AI Model endpoint URL in Aspose.Words for accurate connection setup....of the model. The default value is specific for the model. public...Examples Shows how to change model default url. string apiKey =...
Aspose::Words::AI::AiModelType enum. Represents the types of AiModel that can be integrated into the document processing workflow in C++....generative model type. Gpt4OMini 1 GPT-4o mini generative model type...Gpt4Turbo 2 GPT-4 Turbo generative model type. Gpt35Turbo 3 GPT-3.5 Turbo...
AiModel.setApiKey method. Sets a specified API key to the Model....a specified API key to the model. setApiKey ( apiKey : string...text using OpenAI and Google models. let firstDoc = new aw . Document...
aspose.words.ai.OpenAiModel class. Class representing OpenAi Models integration within Aspose.Words....class Class representing OpenAi models integration within Aspose.Words...https://platform.openai.com/docs/models for OpenAi models details. Inheritance:...
Initialize the OpenAiModel in Aspose.Words AI to connect OpenAI Models and enable AI-powered document processing and automation....name String The name of the model. For example, gpt-5.2-chat-latest...OpenAI model instance directly using an API key and model name...
aspose.words.ai.OpenAiModel constructor...Description name str The name of the model. For example, gpt-5.2-chat-latest...Description name str The name of the model. For example, gpt-5.2-chat-latest...
Class representing Google AI Models Gemini integration within Aspose.Words in Java....Class representing Google AI Models (Gemini) integration within...dev/gemini-api/docs/models for Gemini models details. Examples:...
AiModel.url property. Gets or sets a URL of the Model...of the model. The default value is specific for the model. @property...Examples Shows how to change model default url. api_key = system_helper...