ChatRequest
(
text
, images
)
|
Signature
ChatRequest(string text, List< ImageInput > images=null) Parameters text: stringimages: List< ImageInput > |
images
: List< ImageInput > |
Signature
List<ImageInput> images |
text
: string |
Signature
string text |