Note: For training model settings, refer to the System Supported Model List.
The response data is the same as creating an agent, omitted here.
The request example is also similar to creating an agent, omitted here.
Authorizations
token
Path Parameters
uuid
Body
multipart/form-data
agent name
Example:
"Test Agent"
agent logo image
agent description
Example:
"Agent Desc"
chat model
Example:
"deepseek-chat"
chat level, default is 2, higher temperatures increase creativity, while lower temperatures increase accuracy.
Available options:
0
, 1
, 2
, 3
, 4
Example:
2
enable internet access, 0 means no, 1 means yes
Available options:
0
, 1
Example:
0
enable stream output, 0 means no, 1 means yes
Available options:
0
, 1
Example:
1