Skip to content

Commit 2bb35f4

Browse files
feat: re-gen elevenlabs/eleven_music (scalar)
1 parent da96175 commit 2bb35f4

3 files changed

Lines changed: 6306 additions & 5233 deletions

File tree

docs/api-references/music-models/elevenlabs/eleven_music.json

Lines changed: 169 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
[
22
{
3-
"name": "google/gemma-3-4b-it",
4-
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/chat-completions&model=google/gemma-3-4b-it",
5-
"alias": "gemma-3",
6-
"models": ["google/gemma-3-4b-it", "google/gemma-3-12b-it"],
7-
"category": "text-models-llm",
8-
"vendor": "Google",
9-
"codeSamples": "chat-completion"
10-
},
11-
{
12-
"name": "google/gemma-3-27b-it",
13-
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/chat-completions&model=google/gemma-3-27b-it",
14-
"alias": "gemma-3-27b-it",
15-
"category": "text-models-llm",
16-
"vendor": "Google",
17-
"codeSamples": "chat-completion"
3+
"name": "elevenlabs/eleven_music",
4+
"url": "https://ai.aimlapi.com/docs-json?endpoint=internal/audio-generations/submit&model=elevenlabs/eleven_music",
5+
"alias": "eleven_music",
6+
"category": "music-models",
7+
"vendor": "elevenlabs",
8+
"codeSamples": "custom",
9+
"customUrlApi": "https://api.aimlapi.com/v1/images/generations",
10+
"customParams":{
11+
"model": "elevenlabs/eleven_music",
12+
"prompt": "lo-fi pop hip-hop ambient music, slow intro: 10 s, then faster and with loud bass: 10 s",
13+
"music_length_ms": 20000
14+
}
1815
}
1916
]

0 commit comments

Comments
 (0)