Under the hood
No documentation found
StructuredOutput schemas are now linted for internally-contradictory constraints.
StructuredOutput tool schemas are now analyzed for internally-contradictory constraints, such as crossed min/max bounds, required properties missing from properties with additionalProperties: false, and enum/const type mismatches, in addition to the existing strict-schema conversion. Findings are surfaced via a new unsatisfiable field and reported through the tengu_structured_output_schema_lint telemetry event.
Names in the bundletengu_structured_output_schema_lint