Comment on Sampling and structured outputs in LLMsparentComments−msp2611mothat only works for the outer level, not for any nested fields−Inviz11monested field have their own propertyOrdering−msp2611mocan you provide an example please? The docs suggest that propertyOrdering can only be a list[str].−Inviz11moyes but you can put it on nested objects. Each type: object can have its own propertyOrdering, so you control whole tree
Comments
that only works for the outer level, not for any nested fields
nested field have their own propertyOrdering
can you provide an example please? The docs suggest that propertyOrdering can only be a list[str].
yes but you can put it on nested objects. Each type: object can have its own propertyOrdering, so you control whole tree