Package | Description |
---|---|
com.tencentcloudapi.lkeap.v20240522.models |
Modifier and Type | Method and Description |
---|---|
ChatUsage |
ChatCompletionsResponse.getUsage()
Get Token 统计信息。
按照总 Token 数量计费。
|
Modifier and Type | Method and Description |
---|---|
void |
ChatCompletionsResponse.setUsage(ChatUsage Usage)
Set Token 统计信息。
按照总 Token 数量计费。
|
Constructor and Description |
---|
ChatUsage(ChatUsage source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.