@deepsex佬们,火山deepseek不支持json吗 中发帖

“response_format”: { 
“type”: “json_object”
}
同样的参数,官网的ok, 火山deepseek总要在开头输出"```json",不想在代码里手动截断啊
curl --request POST \
--url https://ark.cn-beijing.volces.com/api/v3/chat/completions \
--header 'Authorization: Bearer xxxxx' \
--header 'Content-Type: application/json' \
--data '{
"messages": [
{
"role": "system",
"content": "你是一位内容总结专家,可以从一段文本中提取招聘相关信息并总结。\n要求:\n1. 文章标题、招录人数、招录...