Suno Music Generation
GeekAI supports Suno text-to-music feature since v4.1.1.
To enable Suno text-to-music, your API relay must support Suno API calls. Currently, only the https://api.aiggr.com platform supports the Suno API model. The other two platforms only support the suno chat model, which means you can only generate music once in the chat dialog.
Chat Music Model
The Chat type API can only be used in the dialog box. You just need to add a suno-v3
or suno-v3.5
model on the "Model Management" page in the admin panel:
Then you can use it directly in the conversation:
API Music Model
If your relay API supports Suno API calls, you can enable advanced music creation features similar to the official Suno page. You just need to add an API KEY of type Suno Text-to-Song
on the admin panel page:
Next, you need to add a menu on the "System Management" > "Menu Management" page:
Then, you will see the Suno text-to-song page on the frontend:
Luma Video Generation
GeekAI supports Luma text-to-video feature since v4.1.1.
To enable Luma text-to-video, your API relay must support Luma API calls. Currently, only the https://api.aiggr.com platform supports the Luma API model. The other two platforms only support the Luma chat model, which means you can only generate video once in the chat dialog.
Step 1: Add an API KEY in the admin panel:
Step 2: Click "System Management" > "Menu Management" and add a Luma menu
Step 3: If you want to display it in the homepage navigation module, go to "System Management" > "Homepage Navigation Menu"