CMChris Mullinsinengineering.fractional.ai·Aug 13, 2024 · 4 min readOpenAI Structured Output + Pydantic: Adding Support for Default ValuesOpenAI recently released strict structured output as a part of their API. We have made heavy use of function calling to extract structured output, but having top-level support for generating output conforming to a JSON schema both cleans up our inter...00