Show HN: JSON Object to OpenAI Structured Outputs Schema Definition
docmap.devI 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!
No comments yet.