I want to use structured outputs with the xAI Batch API for entity extraction at scale, but the docs list responseformat as unsupported there. Is there any way to get JSON schema enforcement in batch jobs? My use case is bulk entity extraction where prompt-only JSON is too brittle at scale. The batch docs do not show a responseformat example anywhere.