NewAPI

  • Log in and open the token page

  • Click Add Token

  • Enter the token name and click Submit (configure other settings if needed)

  • Open CherryStudio's provider settings and click the bottom of the provider listAdd

  • Enter a remark name, select provider OpenAI, and click OK

  • Paste the key you just copied

  • Go back to the Get API Key page and copy the root address from the corresponding browser address bar, e.g.:

You only need to copy https://xxx.xxx.com; the "/" and anything after it is not needed
  • When the address is IP+port, fill in http://IP:port, for example: http://127.0.0.1:3000

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

  • Add models (click Manage to auto-fetch or enter manually). Turn on the switch in the top right to use.

Last updated

Was this helpful?