Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
MultiModalContent[] |
Message.getMultiModalContents()
Get 多模态对话输入内容,Content与MultiModalContents两者只需要填写其中一个即可,当对话中包含多模态对话信息时,则填写本参数
|
Modifier and Type | Method and Description |
---|---|
void |
Message.setMultiModalContents(MultiModalContent[] MultiModalContents)
Set 多模态对话输入内容,Content与MultiModalContents两者只需要填写其中一个即可,当对话中包含多模态对话信息时,则填写本参数
|
Constructor and Description |
---|
MultiModalContent(MultiModalContent 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.