12:54
2026-06-25
research.giskard.ai
large-language-models
OpenAI won't let you "escape" freely in JSON mode
OpenAI and Azure OpenAI's JSON mode endpoints cannot correctly emit escaped Unicode characters like é, instead producing NUL bytes that break systems such as PostgreSQL. The constraint is undocumented…