通义千问的“联网搜索"参数如何传

使用问题 · 86 次浏览
toxomo 创建于 20天17小时前

在附加参数里填enable_search:true,总是提示enable_search must be boolean


回复内容
CL 20天15小时前
#1

试试用表达式,写:
$= new { enable_search = true}

toxomo 回复 CL 20天2小时前 :

完美

回复主贴