OneAPI

OneAPI

  • Log in and navigate to the tokens page

  • Create a new token (you can also directly use the default token ↑)

  • Copy the token

  • Open CherryStudio's service provider settings and click Add at the bottom of the provider list

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

  • Paste the key you just copied

  • Return to the API Key page, copy the root address from the browser's address bar, for example:

Only copy https://xxx.xxx.com - do not include content after "/"
  • When the address is IP + port, fill in http://IP:port, e.g., http://127.0.0.1:3000

  • Strictly distinguish between http and https - don't use https if SSL isn't enabled

  • Add models (click Manage to auto-fetch or enter manually) and toggle the switch in the top right corner to start using.

最后更新于

这有帮助吗?