Package | Description |
---|---|
com.tencentcloudapi.hunyuan.v20230901.models |
Modifier and Type | Method and Description |
---|---|
Knowledge[] |
WebSearchOptions.getKnowledge()
Get 表示用户注入的知识信息
|
Modifier and Type | Method and Description |
---|---|
void |
WebSearchOptions.setKnowledge(Knowledge[] Knowledge)
Set 表示用户注入的知识信息
|
Constructor and Description |
---|
Knowledge(Knowledge 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.