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

⭐ 修复空回复和自动剔除无效cookie #39

Closed Yanyutin753 closed 3 months ago

Yanyutin753 commented 3 months ago
  1. 修复空回复
  2. 定时自动剔除无效cookie
  3. 请求异常时剔除无效cookie
  4. 优化并发请求