Structured Outputs got a big upgrade, and you can now write regex directly in your schema! https://t.co/o3nOEsqE3H
sooo many developers have asked for this -- excited to now support more features from jsonschema, like ranges for values, regexes, and fixing errors on parallel function calling https://t.co/ddzCS0ClFN
structured outputs in the API just got even more structured - including support for regex! https://t.co/KNq1sZNt72
OpenAI has enhanced its Structured Outputs feature by introducing support for parallel function calling in strict mode, which ensures that function calls consistently adhere to predefined schemas. The update also expands the range of supported keywords, allowing developers to specify output string lengths and formats using regular expressions and formats such as email. These improvements incorporate additional features from JSON Schema, including value ranges and error handling for parallel function calls. The enhancements have been acknowledged by developers and the llguidance team, highlighting the increased precision and flexibility in API responses.