json_object or strictly via json_schema.
Extract Structured JSON with VLM Run’s Orion Agents
Here’s an example of using the agent chat completions endpoint to extract typed JSON directly from user prompts and files.JSON Response
JSON
Response Format Types
| Type | Description |
|---|---|
json_object | Valid JSON object without specific schema |
json_schema | Strict JSON conforming to provided schema |