Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130 | |
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
GetEmbeddingResponse |
LkeClient.GetEmbedding(GetEmbeddingRequest req)
本接口(GetEmbedding)调用文本表示模型,将文本转化为用数值表示的向量形式,可用于文本检索、信息推荐、知识挖掘等场景。
本接口(GetEmbedding)有单账号调用上限控制,如您有提高并发限制的需求请 [联系我们](https://cloud.tencent.com/act/event/Online_service) 。
|
Constructor and Description |
---|
GetEmbeddingRequest(GetEmbeddingRequest 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.