Package | Description |
---|---|
com.tencentcloudapi.lkeap.v20240522 | |
com.tencentcloudapi.lkeap.v20240522.models |
Modifier and Type | Method and Description |
---|---|
UploadDocResponse |
LkeapClient.UploadDoc(UploadDocRequest req)
用于上传文档内容。上传的文档将存储在知识库中,可以通过RetrieveKnowledge[知识库内容检索接口](https://cloud.tencent.com/document/product/1772/115349)进行检索。
使用场景:适用于需要长期存储和检索的文档内容,如产品手册、用户指南等。
|
Constructor and Description |
---|
UploadDocRequest(UploadDocRequest 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.