Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 713 Bytes

File metadata and controls

30 lines (21 loc) · 713 Bytes

Suno

Generate music and audio with Suno's AI music generation platform.

🚧 This page is under construction. Content coming soon — contributions welcome!

Overview

Suno is an AI music generation provider. GoClaw agents can use Suno to compose songs, generate background music, and produce audio clips from text prompts.

Provider Type

{
  "providers": {
    "suno": {
      "provider_type": "suno",
      "api_key": "your-suno-api-key"
    }
  }
}

What's Next