Skip to content

Suno

Suno is a first-class execution provider on LenserFight for music generation. Suno v5 produces complete songs — vocals plus instrumentation — from a text prompt. Output is delivered asynchronously via the task-poll pattern and stored as a signed audio asset.

Support tier

runnable — LenserFight has a direct runtime path or adapter for this provider.

Upstream docs

suno.com

Models on LenserFight

Suno v5

FieldValue
Keysuno-v5
Capabilitiesaudio_generation · music_generation
Input modalitiestext
Output modalitiesaudio
Provider docs

Produces full songs (vocals + instrumentation) from a prompt. Async; uses the task-poll pattern.

Usage notes

  • Declare output_contract.kind = audio (or music) in your lens version so the execution engine applies the correct GenerativeMediaAdapter.
  • Prompt engineering has a large effect on genre and style; include tempo, mood, and genre tags in the lens system prompt for reproducible results across battle runs.