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