Set Model Commands

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command > Set_Model Commands >

Set Model Commands

AIC.Set Dallee Model

Previous Top Next


MiniRobotLanguage (MRL)

 

AIC.Set Dallee Model

Sets or resets the DALL-E model

 

 

Intention

 

The `AIC.Set Dallee Model` command is designed to select a specific DALL-E model for image generation and manipulation tasks.

This command allows users to choose between available DALL-E models, providing the flexibility to utilize different capabilities and features offered by each model.

If no specific model is specified, the command defaults to the "dall-e-3" model.

 

 

 

 

Syntax

 

 

AIC.Set Dallee Model[|P1]

 

 

Parameter Explanation

 

P1 - (optional) is the name of the DALL-E model to be set. If omitted, the command defaults to the "dall-e-3" model.

 

Currently, two models are available:

- `dall-e-3`: The default and most advanced DALL-E model.

- `dall-e-2`: An earlier version of the DALL-E model.

 

As more models become available, they can also be specified using this command.

 

 

Example

 

'***********************************

' AIC.-Sample

'***********************************

' Example SPR-Script to set the DALL-E model to "dall-e-3"

AIC.Set Dallee Model|dall-e-3

 

' To use the "dall-e-2" model

AIC.Set Dallee Model|dall-e-2

 

 

 

 

Remarks

 

- The availability and features of DALL-E models are subject to updates and changes by the service provider.

- Different DALL-E models may offer varying capabilities in terms of image quality, creativity, costs and processing time.

 

 

Limitations:

 

-

 

 

See also: