SunoAI音乐生成
POST
/v1/chat/completions
请求参数
Header 参数
Accept
string
必需
示例值:
application/json
Content-Type
string
必需
示例值:
application/json
Authorization
string
必需
示例值:
Bearer {{API_KEY}}
Body 参数application/json
model
string
必需
messages
array [object {2}]
必需
role
string
可选
content
string
可选
stream
boolean
必需
max_tokens
integer
必需
temperature
number
必需
presence_penalty
integer
必需
frequency_penalty
integer
必需
top_p
integer
必需
示例
{
"model": "suno-v3",
"messages": [
{
"role": "user",
"content": "在零一世界编程的深夜,键盘敲击声犹如代码的诗篇,我是个戴着黑框眼镜的程序侠,披星戴月,调试着无尽的循环。"
}
],
"stream": true,
"max_tokens": 1024,
"temperature": 0.5,
"presence_penalty": 0,
"frequency_penalty": 0,
"top_p": 1
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://chatplusapi.cn/v1/chat/completions' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "suno-v3",
"messages": [
{
"role": "user",
"content": "在零一世界编程的深夜,键盘敲击声犹如代码的诗篇,我是个戴着黑框眼镜的程序侠,披星戴月,调试着无尽的循环。"
}
],
"stream": true,
"max_tokens": 1024,
"temperature": 0.5,
"presence_penalty": 0,
"frequency_penalty": 0,
"top_p": 1
}'
返回响应
🟢200成功
application/json
Body
object {0}
示例
data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"role":"assistant","content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"#### 🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Code"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" Night"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" Away"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"*"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Electronic"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" Mel"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"odic"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" Up"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"beat"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"*\n\n---\n\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"["},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Intro"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"("},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"键盘"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"敲"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"击"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"声"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":")"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"["},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Verse"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"In"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" dead"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" night"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" in"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" world"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" zero"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"-one"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"The"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" tap"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" keys"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" a"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" poem"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" code"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" undone"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"I"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'m"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" a"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" programmer"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" with"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" black"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"-fr"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"amed"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" glasses"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" on"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" my"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" face"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"B"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"ene"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"ath"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" stars"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" debugging"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" endless"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" loops"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" in"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" space"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"[C"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"offee"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" break"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Coffee"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" is"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" my"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" midnight"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" friend"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Comp"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"iling"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" life"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" dance"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" steps"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" line"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" by"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" line"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" to"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" transcend"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Hello"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" World"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"!'"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" my"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" opening"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" phrase"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Facing"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" bugs"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" I"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'m"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" not"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" afraid"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" it"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" just"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" a"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" phase"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"["},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Ch"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"orus"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"We"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" are"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" cod"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"ers"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" building"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" virtual"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" univers"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"es"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"From"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" Python"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" to"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" Java"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" C"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"++"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" rhythm"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" mesmer"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"izes"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"The"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" "},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"99"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"6"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" life"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" with"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" a"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" smile"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" through"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" strife"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"For"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" that"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" moment"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" shine"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" success"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" in"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" our"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" life"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"[B"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"ridge"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"End"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"less"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" U"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"ML"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" diagrams"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" relationships"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" complex"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Arch"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"itect"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" dreams"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" functions"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" as"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" their"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" transport"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Secret"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" world"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" in"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" databases"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" we"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" keep"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"SQL"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" queries"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" like"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" seeking"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" wisdom"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" with"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" a"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" compass"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"["},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Verse"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" "},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"2"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Memory"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" leaks"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" stack"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" over"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"flows"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" dead"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"locks"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" breakpoints"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" too"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Life"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" is"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" like"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" debugging"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" every"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" step"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" must"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" be"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" true"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Though"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" sometimes"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" we"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'re"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" blue"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" feeling"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" hue"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"The"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" thrill"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" solving"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" puzzles"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" is"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" hard"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" to"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" replace"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"["},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Ch"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"orus"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"We"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" are"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" programmers"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" guardians"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" data"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" sea"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"From"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" Linux"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" to"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" Git"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" algorithms"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" set"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" us"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" free"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Facing"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" screens"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" in"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" solitude"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" or"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" g"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"lee"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Dream"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" in"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" our"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" hearts"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" coding"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" our"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" destiny"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"["},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Out"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"ro"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Comments"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" overflow"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" our"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" poetic"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" display"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"In"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" a"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" world"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" of"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" black"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" and"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" white"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" we"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" create"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" in"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" vibrant"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" array"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'T"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"on"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"ight"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" no"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" overtime"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" a"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" sweet"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" wish"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" to"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" convey"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"But"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" when"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" projects"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" launch"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" all"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" efforts"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" are"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" worth"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" cheer"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"["},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Ending"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"]\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"We"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" are"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" programmers"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" weaving"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" dreams"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" with"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" logic"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" thread"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Between"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" zero"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" and"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" one"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" human"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" glory"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" we"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'ve"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" shred"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"Where"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"ver"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" there"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" a"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" cursor"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'s"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" blink"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"We"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" stand"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" our"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" ground"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" for"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" technology"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" we"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"'ll"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" ignite"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" the"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":" spark"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":""},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n\n---\n\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\n> id\n>acc24be9-6261-4cc1-b059-89dbdaf356e8\n\n生成中: 🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"🎵"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\nCode the Night Away\n\n音频🎧: [点击播放](https://filesystem.site/cdn/20240511/1INOsBGrPzVF2BNUY1RuHSReOOqwKz.mp3)\n视频🖥: [点击播放](https://cdn1.suno.ai/d4ac1a41-179d-4f9e-92cd-cd1096b5078a.mp4)\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{"content":"\nCode the Night Away\n\n音频🎧: [点击播放](https://filesystem.site/cdn/20240511/kvh9tS1KCVEnkxtTnGv14kqIT6r0nJ.mp3)\n视频🖥: [点击播放](https://filesystem.site/cdn/20240511/pIdnCuu0uxklYopqeUrdqgvoD0MD5P.mp4)\n"},"finish_reason":null}]} data: {"id":"chatcmpl-89CWjF40odBaD341Gq0L52uhIjLtH","object":"chat.completion.chunk","model":"suno-v3","created":1715375180,"choices":[{"index":0,"delta":{},"finish_reason":"stop"}]} data: [DONE]
🟠403失败