NewAPI

  • Log in and open the token page

  • Click Add Token

  • After entering the token name, click Submit (other settings can be configured as needed)

  • Open CherryStudio’s provider settings and click the bottom-most item in the provider listAdd

  • Enter a remark name, choose OpenAI as the provider, and click Confirm

  • Enter the key you just copied

  • Go back to the page where you obtained the API Key, then copy the root address from the corresponding browser address bar, for example:

You only need to copy https://xxx.xxx.com; the “/” and everything after it are not needed
circle-info
  • When the address is an IP + port, just enter http://IP:port, for example: http://127.0.0.1:3000

  • Strictly distinguishhttpandhttps, if SSL is not enabled, do not enter https

  • Add models (click Manage to auto-fetch or manually enter them), then turn on the switch in the upper-right corner to use them.

Last updated

Was this helpful?