JsonSchemaValidator 会拒绝有效的空模板,并忽略空的运行时覆盖
作者: Harsh23Kashyap创建于 2026年9月16日更新于 2026年9月16日
描述错误
JsonSchemaValidator 拒绝了空的 JSON Schema({})。空的 Schema 根据 JSON Schema 规范是有效的,并且匹配每个 JSON 值。
内容来源: deepset-ai/haystack
描述错误
JsonSchemaValidator 拒绝了空的 JSON Schema({})。空的 Schema 根据 JSON Schema 规范是有效的,并且匹配每个 JSON 值。
内容来源: deepset-ai/haystack