Cannot find proper tools for your modes Advanced: How to configure tools for a mode in old intereface? ?

Try API instead!

<aside> 💡

Andy has a musical generation API access, e.g. MINIMAX music generation. Here is how to integrate it into Super Intern:

</aside>

Step 1: Go to API panel under Tools Tab, click the Create Custom API button

image.png

Step 2: Click the import in order to use cURL command to import API more quickly.

You can also manually set everything up, like endpoint, method, parameters or body, headers and authentication.

image.png

Step 3: Copy cURL command Code at Minimax Music Generation API page at

link:音乐生成 (Music Generation) - MiniMax 开放平台文档中心

image.png

Step 4: Check the official setting page. ****Enter your token and specify the Content-type application/json to fill in the corresponding information.

image.png

Step 5: Click Create API.

image.png

Step 6: Connect API by drag-n-drop it to the left panel

image.png

image.png