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

使用问题 · 47 次浏览
toxomo 创建于 8天16小时前

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


回复内容
CL 8天14小时前
#1

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

toxomo 回复 CL 8天1小时前 :

完美

回复主贴