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

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.

Step 3: Copy cURL command Code at Minimax Music Generation API page at
link:音乐生成 (Music Generation) - MiniMax 开放平台文档中心

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

Step 5: Click Create API.

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

