NewAPI

NewAPI

  • Log in and open the token page

  • Click "Add Token"

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

  • Open the provider settings in CherryStudio and click Add at the bottom of the provider list.

  • Enter a memo name, select OpenAI as the provider, and click OK.

  • Paste the key you just copied.

  • Go back to the page where you obtained the API Key and copy the base URL from your browser's address bar. For example:

You only need to copy https://xxx.xxx.com. The "/" and everything that follows are not needed.
  • When the address is an IP + port, enter http://IP:port, for example: http://127.0.0.1:3000

  • Strictly distinguish between http and https. If SSL is not enabled, do not use https.

  • Add models (click "Manage" to fetch them automatically or enter them manually), then enable the switch in the top-right corner to start using them.

最后更新于

这有帮助吗?