Log in and go to the token page
Create a new token (you can also directly use the default token ↑)
Copy the token
Open CherryStudio's provider settings and click the bottom of the provider listAdd
Add
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.:
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
http
https
Add models (click Manage to auto-fetch or enter manually). Turn on the switch in the top right to use.
Other OneAPI topics may have different interfaces, but the method for adding is the same as the process described above.
Last updated 2 months ago
Was this helpful?