AIM. - Mistral AI

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIM. - Mistral AI >

AIM. - Mistral AI

AIM.SetEndPoint

Top


MiniRobotLanguage (MRL)

 

AIM.SetEndPoint

Set the Mistral API endpoint URL

 

Intention

 

The AIM.SetEndPoint command sets the API endpoint URL for Mistral AI. This is useful for using custom endpoints or regional deployments.

 

Syntax

 

AIM.SetEndPoint|$$URL

 

P1 - $$URL - The API endpoint URL

 

Example

 

' Set default Mistral endpoint

AIM.SetEndPoint|https://api.mistral.ai/v1