Class DashScopeResponseFormat
java.lang.Object
com.alibaba.cloud.ai.dashscope.api.DashScopeResponseFormat
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
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder forDashScopeResponseFormat.static enumResponseFormat type. -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary