Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
Usage |
GetEmbeddingResponse.getUsage()
Get 消耗量,返回TotalToken
|
Usage |
QueryParseDocResultResponse.getUsage()
Get 消耗量,输出页数
|
Usage |
QueryRewriteResponse.getUsage()
Get 消耗量,返回输入token数,输出token数以及总token数
|
Modifier and Type | Method and Description |
---|---|
void |
GetEmbeddingResponse.setUsage(Usage Usage)
Set 消耗量,返回TotalToken
|
void |
QueryParseDocResultResponse.setUsage(Usage Usage)
Set 消耗量,输出页数
|
void |
QueryRewriteResponse.setUsage(Usage Usage)
Set 消耗量,返回输入token数,输出token数以及总token数
|
Constructor and Description |
---|
Usage(Usage 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 © 2024. All rights reserved.