Hacker News new | ask | show | jobs
by froggertoaster 405 days ago
Thanks for replying, and I can safely say that most of us just want first-class conformity with OpenAI's API without JSON schema weirdness (not using refs, for instance) baked in.
1 comments

Or returning null for null values, not some "undefined" string.

Or not failing when passing `additionalProperties: false`

Or..