PulseAugur
实时 19:59:13
实体 json_object

json_object

PulseAugur coverage of json_object — every cluster mentioning json_object across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
主题
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_248819 ·

    llama-server 错误未能强制执行 JSON schema 约束

    llama-server 工具,特别是 b10868 版本,存在一个错误,当 `response_format` 设置为 `json_schema` 且 schema 直接嵌套在 `response_format` 下时,它未能强制执行 schema 约束。服务器没有应用提供的 schema,而是返回不受约束的文本,这与未指定 `response_format` 时的情况类似。这个问题特别隐蔽,因为服务器仍然返回 HTTP 200 状…