Generate Image

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command > ! Open AI - DALL.E >

Generate Image

AIC.Set Image Generation Endpoint / AIC.sge

Previous Top Next


MiniRobotLanguage (MRL)

 

AIC.Set Image Generation Endpoint / AIC.sge

Configures the image generation endpoint.

 

clip0822

 

 

Intention

 

The AIC.Set Image Generation Endpoint command sets the endpoint URL for image generation.

If P1 is omitted, the endpoint is reset to its default value.

 

 

 

 

Syntax

 

 

AIC.Set Image Generation Endpoint[|P1]

AIC.sge[|P1]

 

 

 

Parameter Explanation

 

  P1: Optional. The endpoint URL for image generation. If omitted, the endpoint is reset to the default value.

 

 

 

 

Example

 

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

' AIC.-Sample

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

$$ENP=https://api.openai.com/v1/images/generations

AIC.Set Image Generation Endpoint|$$ENP

 

 

 

 

 

Remarks

 

   The default endpoint URL is: "https://api.openai.com/v1/images/generations".

    At the time of writing this manual, DALLE 3 was announced but the Endpoint URL is not yet available.

 

 

Limitations:

 

-

 

 

See also: