Package | Description |
---|---|
com.tencentcloudapi.hunyuan.v20230901.models |
Modifier and Type | Method and Description |
---|---|
EmbeddingData[] |
GetEmbeddingResponse.getData()
Get 返回的 Embedding 信息。
|
Modifier and Type | Method and Description |
---|---|
void |
GetEmbeddingResponse.setData(EmbeddingData[] Data)
Set 返回的 Embedding 信息。
|
Constructor and Description |
---|
EmbeddingData(EmbeddingData 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.