(no title)
gradys
|
3 months ago
You might be using JSON mode, which doesn’t guarantee a schema will be followed, or structured outputs not in strict mode. It is possible to get the property that the response is either a valid instance of the schema or an error (eg for refusal)
jawiggins|3 months ago
No, I don't get refusals, I see literally invalid json, like: `{"field": ["value...}`