|
|
|
|
|
by gradys
212 days 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) |
|
No, I don't get refusals, I see literally invalid json, like: `{"field": ["value...}`