jonnermut
jonnermut
Currently when using `UseMicrosoftJson` there does not appear to be a way to specify the serialization options (`JsonSerializerOptions`) for JsonSerializer to use (eg the second parameter passed to `JsonSerializer.Serialize`) You...
Couldn't find this anywhere in the doco, so I'm assuming no... but thought I'd ask the question. I have a couple of quite large code bases that pretty much assume...
The latest OpenAI models allow passing `json_schema` as the `response_format` `type` property, and supplying the schema itself under the `schema` property. This enforces conformance to the schema by validating output...
### Bug report ### Reproduction of the problem 1. Include a contenteditable='false' token inside a 2x2 table 2. Place the cursor in the token 3. Open the table wizard. It...