Class DashScopeResponseFormat

java.lang.Object
com.alibaba.cloud.ai.dashscope.api.DashScopeResponseFormat

public class DashScopeResponseFormat extends Object
Lets you specify the format of the returned content. Valid values: {"type": "text"} or {"type": "json_object"}. When set to {"type": "json_object"}, a JSON string in standard format is output. Params reference: ...
Author:
yuluo, yuluo