wlhtea / Suno2openai

以openai格式调用suno api,并将cookie保存为数据库,实现cookie池调用 📈已接入newapi、oneapi中转站,适配chat-next-web等前端项目 || Call suno api in openai format, and save the cookie as a database to realize the cookie pool call to access newapi, oneapi relay station, adapting chat-next-web and other front-end projects
MIT License
220 stars 44 forks source link

这是啥情况 #27

Closed 666xjs closed 3 months ago

666xjs commented 4 months ago

data: {"id": "chatcmpl-n1hJzGaaRiriotGLOvAu5uTq0KZit", "object": "chat.completion.chunk", "model": "suno-v3", "created": 1717728419, "choices": [{"index": 0, "delta": {"content": "'NoneType' object has no attribute 'items'"}, "finish_reason": null}]}

data: [DONE]

wlhtea commented 4 months ago

数据库问题