Show HN: JSON Object to OpenAI Structured Outputs Schema Definition

by typson 2/22/2025, 4:36 PMwith 0 comments

I work a lot with OpenAI's structured output mode and have often found it difficult to specify the JSON schema in OpenAI's desired format for the object. I built this tool to turn any JSON object into a schema definition that works with OpenAI's structured output mode.

I plan on making an API, adding support for text to schema (a better version of OpenAI's playground tool), and Ollama's structured output format. Hope this is helpful to someone!

0