AIC. - Artificial Intelligence Command

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command > AI - Set Parameters > Set Endpoints >

AIC. - Artificial Intelligence Command

AIC.Set Completion Endpoint

Previous Top Next


MiniRobotLanguage (MRL)

 

AIC.Set Completion Endpoint

Set the http: - Endpoint for the Open AIC.Ask Completion Command

 

 

Intention

 

Using this command you can alter the Endpoint" of the AIC.Ask Completion Commands.

The default endpoint is:

https://api.openai.com/v1/completions

 

If you want to use another endpoint, maybe because Open AI did changes, you can set the alternative endpoint using this command.

This Command will change the Endpoint only for the Command: AIC.Ask Completion

 

 

Syntax

 

 

AIC.Set Completion Endpoint[|P1]

 

 

Parameter Explanation

 

P1 - (optional) URL of the Endpoint to use.

 

 

Example

 

-

 

Remarks

 

-

 

 

Limitations:

 

Setting an unreachable Endpoint may lead to undefined results, the Script may even end without an error-message.

 

 

See also: