| Package | Description |
|---|---|
| com.tencentcloudapi.es.v20250101 | |
| com.tencentcloudapi.es.v20250101.models |
| Modifier and Type | Method and Description |
|---|---|
GetTextEmbeddingResponse |
EsClient.GetTextEmbedding(GetTextEmbeddingRequest req)
Embedding是一种将高维数据映射到低维空间的技术,通常用于将非结构化数据,如文本、图像或音频转化为向量表示,使其更容易输入机器模型进行处理,并且向量之间的距离可以反映对象之间的相似性。
本接口有模型维度调用上限控制,单个模型qps限制20,如您有提高并发限制的需求请[联系我们](https://cloud.tencent.com/act/event/Online_service) 。
|
| Constructor and Description |
|---|
GetTextEmbeddingResponse(GetTextEmbeddingResponse 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.