|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Contains the details of the model. |
||
| id |
integer |
The unique ID of the model. |
1 |
| name |
string |
The model name. |
通义千问 |
| description |
string |
The model description. |
通义千问大模型 |
| symbol |
string |
The vendor symbol. |
alibaba |
| tags |
string |
A comma-separated list of model tags. |
chat,NLP |
| modelCode |
string |
The model code. |
qwen-turbo |
| modelType |
string |
The model type. |
Chat |
| apiKeyPreview |
string |
A masked preview of the API key. |
sk-xxx****xxx |
| baseUrl |
string |
The base URL for API requests. |
https://dashscope.aliyuncs.com |
| maxInputLength |
string |
The maximum input length. |
8192 |
| maxOutputLength |
string |
The maximum output length. |
2048 |
| isCustom |
boolean |
Indicates whether the model is custom. |
false |
| tagNames |
string |
The display names for the tags, separated by commas. |
对话,自然语言处理 |
| deleteTag |
integer |
Indicates the model's status. A value of 0 means enabled, and a non-zero value means disabled. |
0 |
| gmtCreate |
string |
The time when the model was created, in ISO 8601 format. |
2024-01-01T00:00:00Z |
| gmtModified |
string |
The time when the model was last updated, in ISO 8601 format. |
2024-01-01T00:00:00Z |
| version |
integer |
The version number. |
0 |
| hasBillingRule |
boolean |
false |
|
| inOut |
string |
||
| extensions |
string |
该文章对您有帮助吗?