Feature Request: Include JSON Schemas in Stored Requests with Structured Outputs

Hello OpenAI team and community,

I wanted to share some feedback on the new store parameter in the API. It’s a fantastic addition for those of us looking to store requests directly on the platform, enabling us to easily fine-tune, evaluate, and distill models.

However, I’ve run into an issue when working with structured outputs that involve JSON schemas. When store is set to true, the requests are stored in the platform, but only the prompts are saved—my attached JSON schemas aren’t included. This becomes a problem because I use JSON schemas to provide descriptions for each field I want the model to complete. Without these descriptions being stored, any evaluations I create are inaccurate or incomplete.

Could there be an option to include JSON schemas in stored requests, or another workaround for this? Having access to the full schema is essential for accurate evaluations and refinements.

Thanks in advance for any insights or potential updates to this feature!