|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIM. - Mistral AI > Modules |
MiniRobotLanguage (MRL)
AIM.Set Endpoint
Change Endpoint for Mistral AI
Intention
🚀🔑 This command is for special use only! It can change the endpoint for the Mistral API. Currently, the endpoint is fixed, so please don't change it unless you know what you're doing. 👀 #MistralAPI #specialuse #endpointchange
⚡👉🏼Important update for #Mistral users!
🔧 Use this command *responsibly* to change the fixed endpoint for Mistral AI.
Only do so if you know what you're doing! 🤓
The Standard-Endpoint is: "https://api.mistral.ai/v1/chat/completions"
If you leave away P1, the Original Endpoint is restored.
Syntax
AIM.Set Endpoint[|P1][|P2][|P3]
Parameter Explanation
P1 - (optional) Specify the new Endpoint or leave empty to restore the original endpoint.
Example
'***********************************
' AIM.Set Endpoint-Sample
'***********************************
' Set another endpoint
AIM.Set Endpoint|https://api.mistral.ai/v1/embeddings
' Restore original Endpoint
AIM.Set Endpoint
Remarks
-
Limitations:
-
See also:
•