You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ We have deployed an example bound to a free Suno account, so it has daily usage
39
39
- Perfectly implements the creation API from suno.ai.
40
40
- Automatically keep the account active.
41
41
- Solve CAPTCHAs automatically using [2Captcha](https://2captcha.com) and [Playwright](https://playwright.dev) with [rebrowser-patches](https://github.com/rebrowser/rebrowser-patches).
42
-
- Compatible with the format of OpenAI’s `/v1/chat/completions` API.
42
+
- Compatible with the format of OpenAI's `/v1/chat/completions` API.
43
43
- Supports Custom Mode.
44
44
- One-click deployment to [Vercel](#deploy-to-vercel) & [Docker](#docker).
45
45
- In addition to the standard API, it also adapts to the API Schema of Agent platforms like GPTs and Coze, so you can use it as a tool/plugin/Action for LLMs and integrate it into any AI Agent.
0 commit comments