ModelRowDTO

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

Represents the data structure for a single model row.

modelCode

string

The unique identifier for the model.

qwen-plus

modelId

integer

The unique numeric ID of the model.

1

modelName

string

The name of the model.

通义千问-Plus

values

string

A JSON string that maps metric names to their numeric values.

"{\"total_calls\":21,\"video_duration\":210,\"total_amount\":126,\"image_count\":0}"