NewAPI

  • Log in and open the token page

  • Click "Add Token"

  • Enter the token name and click "Submit" (other settings can be configured as needed)

  • Open CherryStudio's Provider Settings and click 'Add' at the bottom of the provider list

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

  • Fill in the key you just copied

  • Go back to the API Key acquisition page, copy the root address from the browser's address bar, e.g.:

Only copy https://xxx.xxx.com; content after "/" is not needed
  • When the address is IP+Port, simply fill in http://IP:Port, e.g., http://127.0.0.1:3000

  • Strictly distinguish between http and https; if SSL is not enabled, do not fill in https

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

Last updated

Was this helpful?