Turn off Your Connection to AI Technology - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Configure Maple : Customize the Maple System : Turn off Your Connection to AI Technology

Turn off Your Maple Connection to AI Technology

The AI Formula Assistant and the related NaturalLanguage package offer a connection to AI technology.

By default, the AI Formula Assistant pane is visible and the connection is enabled after you accept the Terms of Use. If you don't accept the terms of use, the connection is not enabled.  If preferred, you can configure Maple to disable the connection to AI so that the AI Formula Assistant pane does not appear in the Maple interface.

To disable the AI connection, modify the user preferences file.

  

To disable the AI connection: 

1. 

Close Maple.

2. 

Open the user preferences file for Maple in a text editor. It is usually found here:

• 

Windows:

  

C:\Users\<User ID>\AppData\Roaming\Maple\<version>\maple.ini.

• 

macOS:

  

//Users/$USER/Library/Preferences/Maple/<version>/Maple preferences

• 

Linux:

  

//home/$USER/.maple/<version>/maplerc

3. 

Find the entry TurnOffAI and edit it to

TurnOffAI=true

4. 

Save and close the preferences file.

 

  

After you have disabled the AI connection, when you open Maple, the AI Formula Assistant does not appear, the link to the AI Terms of Use in the Options Dialog is hidden from the Maple interface, and you cannot use the NaturalLanguage package to query an AI.

 

Note: Alternatively, you can launch Maple without the AI connection by launching it with the -noAI option.

  

Windows

1. 

Right-click your Maple desktop icon and select Properties.

2. 

In the Target field, enter a space after the closing quotation mark and enter -noAI.

3. 

Click OK.

  

macOS

  

On macOS, you can turn off your connection by navigating to the /Library/Frameworks/Maple.framework/Versions/<Maple_version>/bin directory at a command prompt, and entering xmaple -noAI

  

Linux

• 

At the command prompt, run the command xmaple -noAI

  

For more information, see maple.

 

See Also

maple

Using the AI Formula Assistant