ChatCompletionResponseFormatType type
定义 ChatCompletionResponseFormatType 的值。
KnownChatCompletionResponseFormatType 可以与 ChatCompletionResponseFormatType 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
text
json对象
jsonSchema
type ChatCompletionResponseFormatType = string