Volcengine
Last updated
Last updated
Sign in
Direct Click
Create an API Key
After the creation is successful, click the small eyes behind the created API Key to open and copy
After filling the copied API Key into the settings-model service-volcano engine of Lemon, turn on the service provider switch and save it.
Open Lemon's model service settings to find the volcano engine
Click Add to copy the obtained Model ID to the model ID text dialog box.
Follow this process to add models in turn
There are two ways to write an API address.
The first is the default for the client:https://ark.cn-beijing.volces.com/api/v3/
The second way of writing is:https://ark.cn-beijing.volces.com/api/v3/chat/completions#
::: There is no difference between the two writing methods, just keep the default and do not need to modify.
Example official document cURL
Click the Back button to return to the Tasks page
Enter text in the input box to start using the session
Click below the sidebar
At the bottom of the Ark console sidebarOpen the models that need to be used. Here, models such as bean bag series and DeepSeek can be opened as needed.
InFind the model ID corresponding to the desired model.
About/
And#
For the difference at the end, refer to the API address section set by the document service provider,
:::