organization · inferred from evidence
Cerebras
The organization associated with the qwen-3-235b-thinking model.
- Cerebras: Unsupported response_format type json_schema - name field required
The error is because the name field is required for json_schema response formats. Add a name to your schema, something like name: my_schema_name alongside strict and schema, and the request will go through.