input stringlengths 170 4.38k | target stringlengths 11 500 | corruption_type stringclasses 28
values | schema dict | invalid_json stringlengths 2 1.02k | error stringlengths 21 156 | target_json stringlengths 11 500 |
|---|---|---|---|---|---|---|
TASK repair_structured_output
SPEC
FIELD credit_score TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD ph_level TYPE number REQUIRED no
FIELD role TYPE number REQUIRED no
FIELD tax TYPE string_email REQUIRED no
FIELD country TYPE integer REQUIRED yes
FIELD balance.loan_amount TYPE string REQUIRED ... | {"credit_score":"anchored","ph_level":340.03,"role":928.8,"tax":"user@example.com","country":392,"balance":{"loan_amount":"Luis","bed_number":890,"image_url":{"strand":"https://example.io/v1","annotation":"active","tags":"anchored","duration_ms":"cat_c","interest_rate":275,"filter_flag":"This is a test value."},"depart... | extra_text_after | {
"type": "object",
"properties": {
"credit_score": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"ph_level": {
"type": "number"
},
"role": {
"type": "number"
},
"tax": {
"type": "string"... | {"credit_score":"anchored","ph_level":340.03,"role":928.8,"tax":"user@example.com","country":392,"balance":{"loan_amount":"Luis","bed_number":890,"image_url":{"strand":"https://example.io/v1","annotation":"active","tags":"anchored","duration_ms":"cat_c","interest_rate":275,"filter_flag":"This is a test value."},"depart... | Output contains non-JSON text after the object | {"credit_score":"anchored","ph_level":340.03,"role":928.8,"tax":"user@example.com","country":392,"balance":{"loan_amount":"Luis","bed_number":890,"image_url":{"strand":"https://example.io/v1","annotation":"active","tags":"anchored","duration_ms":"cat_c","interest_rate":275,"filter_flag":"This is a test value."},"depart... |
TASK repair_structured_output
SPEC
FIELD attr_h47 TYPE integer REQUIRED yes
FIELD key_r63 TYPE string REQUIRED yes
FIELD field_j61.col_h90 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
FIELD field_j61.dim_b18 TYPE string REQUIRED no
FIELD field_j61.dim_b64 TYPE string VALUES draft|published|archived REQU... | {"attr_h47":390,"key_r63":"Bob","field_j61":{"col_h90":"type_a","dim_b18":"test@example.com","dim_b64":"published","val_y52":96}} | number_with_unit | {
"type": "object",
"properties": {
"attr_h47": {
"type": "integer"
},
"key_r63": {
"type": "string"
},
"field_j61": {
"type": "object",
"properties": {
"col_h90": {
"type": "string",
"enum": [
"type_a",
"type_b",
... | {"attr_h47": "390cm", "key_r63": "Bob", "field_j61": {"col_h90": "type_a", "dim_b18": "test@example.com", "dim_b64": "published", "val_y52": 96}} | Field 'attr_h47' must be number, got string with unit | {"attr_h47":390,"key_r63":"Bob","field_j61":{"col_h90":"type_a","dim_b18":"test@example.com","dim_b64":"published","val_y52":96}} |
TASK repair_structured_output
SPEC
FIELD umi TYPE number REQUIRED yes
FIELD subtotal TYPE null REQUIRED yes
FIELD salinity.age TYPE string REQUIRED no
FIELD salinity.image_url TYPE boolean REQUIRED yes
FIELD salinity.amplitude.brake_pressure TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD salinit... | {"umi":761.0,"subtotal":null,"salinity":{"age":"John","image_url":false,"amplitude":{"created_at":"phone","status_code":null,"filter_flag":false,"invoice_id":38,"start_date":"2022-10-05T03:10:00Z"},"strand":{"status":"oceanic","values":"GBP","type":"push","subject":"rejected","maturity_date":897,"priority":"divorced","... | wrong_type | {
"type": "object",
"properties": {
"umi": {
"type": "number"
},
"subtotal": {
"type": "null"
},
"salinity": {
"type": "object",
"properties": {
"age": {
"type": "string"
},
"image_url": {
"type": "boolean"
},
"a... | {"umi": "\"761.0\"", "subtotal": null, "salinity": {"age": "John", "image_url": false, "amplitude": {"created_at": "phone", "status_code": null, "filter_flag": false, "invoice_id": 38, "start_date": "2022-10-05T03:10:00Z"}, "strand": {"status": "oceanic", "values": "GBP", "type": "push", "subject": "rejected", "maturit... | Field 'umi' must be number, got string | {"umi":761.0,"subtotal":null,"salinity":{"age":"John","image_url":false,"amplitude":{"created_at":"phone","status_code":null,"filter_flag":false,"invoice_id":38,"start_date":"2022-10-05T03:10:00Z"},"strand":{"status":"oceanic","values":"GBP","type":"push","subject":"rejected","maturity_date":897,"priority":"divorced","... |
TASK repair_structured_output
SPEC
FIELD format TYPE string VALUES single|married|divorced REQUIRED yes
FIELD cargo_type.account_id TYPE string REQUIRED no
FIELD cargo_type.berth_slot TYPE integer REQUIRED yes
FIELD cargo_type.weight TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD cargo_type.chrom... | {"format":"divorced","cargo_type":{"account_id":"Hapag-Lloyd-Express","berth_slot":268,"weight":"unstable","chromosome":823.77,"priority":{"crew_id":true,"freight_class":"anchored","branch":"frameshift","vital_sign":"2026-06-22T12:00:00Z"}},"port_code":57.62,"diagnosis_code":"QC-07","current_draw":747.15,"strand":{"bar... | truncated_array | {
"type": "object",
"properties": {
"format": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"cargo_type": {
"type": "object",
"properties": {
"account_id": {
"type": "string"
},
"berth_slot": {
... | {"format":"divorced","cargo_type":{"account_id":"Hapag-Lloyd-Express","berth_slot":268,"weight":"unstable","chromosome":823.77,"priority":{"crew_id":true,"freight_class":"anchored","branch":"frameshift","vital_sign":"2026-06-22T12:00:00Z"}},"port_code":57.62,"diagnosis_code":"QC-07","current_draw":747.15,"strand":{"bar... | Unexpected end of JSON input — truncated object | {"format":"divorced","cargo_type":{"account_id":"Hapag-Lloyd-Express","berth_slot":268,"weight":"unstable","chromosome":823.77,"priority":{"crew_id":true,"freight_class":"anchored","branch":"frameshift","vital_sign":"2026-06-22T12:00:00Z"}},"port_code":57.62,"diagnosis_code":"QC-07","current_draw":747.15,"strand":{"bar... |
TASK repair_structured_output
SPEC
FIELD attr_h79 TYPE boolean REQUIRED no
FIELD attr_b39 TYPE string REQUIRED yes
FIELD field_w06 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD param_b80 TYPE string REQUIRED no
FIELD col_q50 TYPE string REQUIRED no
FIELD prop_u52 TYPE string VALUES red|b... | {"attr_h79":true,"attr_b39":"London","prop_u52":"black"} | extra_field | {
"type": "object",
"properties": {
"attr_h79": {
"type": "boolean"
},
"attr_b39": {
"type": "string"
},
"field_w06": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"param_b80": {
"... | {"attr_h79": true, "attr_b39": "London", "prop_u52": "black", "extra_info_1438": true} | Unknown field 'extra_info_1438' not defined in schema | {"attr_h79":true,"attr_b39":"London","prop_u52":"black"} |
TASK repair_structured_output
SPEC
FIELD dim_o15 TYPE integer REQUIRED no
FIELD attr_k04 TYPE boolean REQUIRED yes
FIELD prop_l89 TYPE string REQUIRED yes
BROKEN_OUTPUT
{"dim_o15":72,"attr_k04":true,"prop_l89":"Charlie"} | {"dim_o15":72,"attr_k04":true,"prop_l89":"Charlie"} | missing_bracket | {
"type": "object",
"properties": {
"dim_o15": {
"type": "integer"
},
"attr_k04": {
"type": "boolean"
},
"prop_l89": {
"type": "string"
}
},
"required": [
"attr_k04",
"prop_l89"
]
} | {"dim_o15":72,"attr_k04":true,"prop_l89":"Charlie"} | Missing closing bracket | {"dim_o15":72,"attr_k04":true,"prop_l89":"Charlie"} |
TASK repair_structured_output
SPEC
FIELD val_h57.prop_g41 TYPE integer REQUIRED no
FIELD val_h57.col_g58 TYPE string REQUIRED no
FIELD val_h57.val_q06 TYPE integer REQUIRED yes
FIELD val_h57.field_a64 TYPE string REQUIRED no
FIELD val_h57.col_u22.col_w50 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
... | {"val_h57":{"prop_g41":10,"val_q06":837,"field_a64":"Bob","col_u22":{"col_w50":"in_progress","val_k50":437,"col_w53":"maintenance","param_i59":378.23}},"key_q12":272,"param_n06":"arctic","field_k28":630.21,"field_g05":"world","col_d03":"anchored"} | missing_required | {
"type": "object",
"properties": {
"val_h57": {
"type": "object",
"properties": {
"prop_g41": {
"type": "integer"
},
"col_g58": {
"type": "string"
},
"val_q06": {
"type": "integer"
},
"field_a64": {
"typ... | {"key_q12": 272, "param_n06": "arctic", "field_k28": 630.21, "field_g05": "world", "col_d03": "anchored"} | Required field 'val_h57' is missing | {"val_h57":{"prop_g41":10,"val_q06":837,"field_a64":"Bob","col_u22":{"col_w50":"in_progress","val_k50":437,"col_w53":"maintenance","param_i59":378.23}},"key_q12":272,"param_n06":"arctic","field_k28":630.21,"field_g05":"world","col_d03":"anchored"} |
TASK repair_structured_output
SPEC
FIELD aligned_pct TYPE number REQUIRED yes
FIELD gene_id TYPE boolean REQUIRED yes
FIELD discount TYPE number REQUIRED no
FIELD currency TYPE string_uri REQUIRED no
FIELD longitude.salinity TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD longitude.score TYPE string VALU... | {"aligned_pct":392.14,"gene_id":false,"discount":757.11,"currency":"https://data.org/api","longitude":{"salinity":"inactive","score":"cat_b","half_life":"synonymous"}} | thought_process | {
"type": "object",
"properties": {
"aligned_pct": {
"type": "number"
},
"gene_id": {
"type": "boolean"
},
"discount": {
"type": "number"
},
"currency": {
"type": "string",
"format": "uri"
},
"longitude": {
"type": "object",
"properties":... | I need to check the port status before assigning the berth.
Let me verify the cargo manifest.
{"aligned_pct":392.14,"gene_id":false,"discount":757.11,"currency":"https://data.org/api","longitude":{"salinity":"inactive","score":"cat_b","half_life":"synonymous"}} | Output contains chain-of-thought reasoning before JSON | {"aligned_pct":392.14,"gene_id":false,"discount":757.11,"currency":"https://data.org/api","longitude":{"salinity":"inactive","score":"cat_b","half_life":"synonymous"}} |
TASK repair_structured_output
SPEC
FIELD payment_status TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD status TYPE string REQUIRED no
FIELD section TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD message TYPE boolean REQUIRED no
FIELD thumbnail[] TYPE string REQUIRED yes
BROKEN_OUTPUT... | {"payment_status":"viewer","status":"London","section":"returned","message":false,"thumbnail":["Berlin"]} | null_required | {
"type": "object",
"properties": {
"payment_status": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"status": {
"type": "string"
},
"section": {
"type": "string",
"enum": [
"new",
"in_transit",
"... | {"payment_status": "viewer", "status": "London", "section": "returned", "message": false, "thumbnail": null} | Required field 'thumbnail' is null | {"payment_status":"viewer","status":"London","section":"returned","message":false,"thumbnail":["Berlin"]} |
TASK repair_structured_output
SPEC
FIELD updated_at TYPE string REQUIRED no
FIELD account_id TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no
FIELD bill_of_lading TYPE number REQUIRED yes
BROKEN_OUTPUT
The parsed result is:
```json
{"updated_at":"Hapag-Lloyd-Express","account_id":"cat_b","bill_of_la... | {"updated_at":"Hapag-Lloyd-Express","account_id":"cat_b","bill_of_lading":193.38} | markdown_explanation | {
"type": "object",
"properties": {
"updated_at": {
"type": "string"
},
"account_id": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e",
"cat_f"
]
},
"bill_of_lading": {
"type": "number"
}
... | The parsed result is:
```json
{"updated_at":"Hapag-Lloyd-Express","account_id":"cat_b","bill_of_lading":193.38}
```
Feel free to ask if you have questions. | Output contains markdown and explanatory text around JSON | {"updated_at":"Hapag-Lloyd-Express","account_id":"cat_b","bill_of_lading":193.38} |
TASK repair_structured_output
SPEC
FIELD col_z56 TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no
FIELD val_y80 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED yes
FIELD val_y57 TYPE integer REQUIRED yes
FIELD dim_r77 TYPE string REQUIRED no
FIELD attr_h37 TYPE strin... | {"col_z56":"type_a","val_y80":"level_6","val_y57":6,"attr_h37":"inactive"} | agent_chain | {
"type": "object",
"properties": {
"col_z56": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d",
"type_e",
"type_f"
]
},
"val_y80": {
"type": "string",
"enum": [
"level_1",
"level_2",
... | Let me check the system.
Action: check_cargo_manifest
Result: {"col_z56": "type_a", "val_y80": "level_6", "attr_h37": "inactive"}
Processing the request now.
Action: validate_address
Result: | Agent multi-step chain with truncated tool output | {"col_z56":"type_a","val_y80":"level_6","val_y57":6,"attr_h37":"inactive"} |
TASK repair_structured_output
SPEC
FIELD val_w61 TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD col_n55 TYPE number REQUIRED no
FIELD col_v66 TYPE string_uri REQUIRED no
FIELD field_p05 TYPE string REQUIRED no
FIELD field_j89 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
BROKEN_OUT... | {"val_w61":"pro","col_n55":170.88,"col_v66":"https://api.com/data","field_p05":"2023-12-25","field_j89":"delivered"} | markdown_explanation | {
"type": "object",
"properties": {
"val_w61": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"col_n55": {
"type": "number"
},
"col_v66": {
"type": "string",
"format": "uri"
},
"field_p05": {
... | The instrument reported:
```json
{"val_w61":"pro","col_n55":170.88,"col_v66":"https://api.com/data","field_p05":"2023-12-25","field_j89":"delivered"}
```
Let me know if you need anything else! | Output contains markdown and explanatory text around JSON | {"val_w61":"pro","col_n55":170.88,"col_v66":"https://api.com/data","field_p05":"2023-12-25","field_j89":"delivered"} |
TASK repair_structured_output
SPEC
FIELD attr_t33 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD param_y60.param_a66 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD param_y60.dim_e73 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD param_y60.param_o00 TYPE string VAL... | {"attr_t33":"intermittent","param_y60":{"param_a66":"resolved","param_o00":"degraded","col_r07":"chrX"},"val_r73":"Tokyo"} | tool_call_partial_args | {
"type": "object",
"properties": {
"attr_t33": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"param_y60": {
"type": "object",
"properties": {
"param_a66": {
"type": "string",
"enum": [
... | I need to look up the information first.
Action: get_account
Arguments: {"param_y60": {"param_a66": "resolved", "param_o00": "degraded", "col_r07": "chrX"}, "val_r73": "Tokyo"} | Agent tool call missing required parameter 'attr_t33' | {"attr_t33":"intermittent","param_y60":{"param_a66":"resolved","param_o00":"degraded","col_r07":"chrX"},"val_r73":"Tokyo"} |
TASK repair_structured_output
SPEC
FIELD attr_x23.attr_z98 TYPE string REQUIRED yes
FIELD attr_x23.key_a16 TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD attr_x23.prop_t11.val_z16 TYPE string_email REQUIRED no
FIELD attr_x23.prop_t11.col_p14 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
F... | {"attr_x23":{"attr_z98":"New York","key_a16":"small"},"dim_x80":"QC-07"} | partial_structure | {
"type": "object",
"properties": {
"attr_x23": {
"type": "object",
"properties": {
"attr_z98": {
"type": "string"
},
"key_a16": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
... | Result: attr_x23={'attr_z98': 'New York', 'key_a16': 'small'}, {"attr_x23":{"attr_z98":"New York","key_a16":"small"},"dim_x80":"QC-07"} | Output mixes natural language with JSON | {"attr_x23":{"attr_z98":"New York","key_a16":"small"},"dim_x80":"QC-07"} |
TASK repair_structured_output
SPEC
FIELD prop_i20 TYPE number REQUIRED yes
FIELD param_w15 TYPE string_uri REQUIRED no
FIELD key_z39 TYPE integer REQUIRED yes
FIELD val_t11.param_y03 TYPE number REQUIRED no
FIELD val_t11.field_e70 TYPE string REQUIRED no
FIELD val_t11.dim_a46 TYPE null REQUIRED yes
FIELD val_t11.val_x... | {"prop_i20":139.44,"key_z39":542,"val_t11":{"param_y03":288.56,"field_e70":"A short description.","dim_a46":null,"val_x57":"operational","param_x05":{"col_x50":"inactive","dim_x86":248.79,"col_t62":"pending","attr_p52":null,"attr_n75":"MV-Evergreen-01","key_y70":true},"prop_q22":{"prop_u10":false,"dim_n11":104.16,"para... | missing_required | {
"type": "object",
"properties": {
"prop_i20": {
"type": "number"
},
"param_w15": {
"type": "string",
"format": "uri"
},
"key_z39": {
"type": "integer"
},
"val_t11": {
"type": "object",
"properties": {
"param_y03": {
"type": "number"... | {"prop_i20": 139.44, "key_z39": 542} | Required field 'val_t11' is missing | {"prop_i20":139.44,"key_z39":542,"val_t11":{"param_y03":288.56,"field_e70":"A short description.","dim_a46":null,"val_x57":"operational","param_x05":{"col_x50":"inactive","dim_x86":248.79,"col_t62":"pending","attr_p52":null,"attr_n75":"MV-Evergreen-01","key_y70":true},"prop_q22":{"prop_u10":false,"dim_n11":104.16,"para... |
TASK repair_structured_output
SPEC
FIELD altitude TYPE integer REQUIRED yes
FIELD discount.bill_of_lading TYPE integer REQUIRED no
FIELD discount.rating TYPE boolean REQUIRED yes
FIELD discount.crew_id TYPE string REQUIRED yes
FIELD discount.username TYPE string REQUIRED yes
FIELD temp_celsius TYPE string VALUES type_... | {"altitude":289,"discount":{"rating":true,"crew_id":"Johnson","username":"chrX"},"temp_celsius":"type_d","interest_rate":{"dissolved_oxygen":"cat_c","voltage":null,"zip_code":"pending"},"id":false} | truncated_array | {
"type": "object",
"properties": {
"altitude": {
"type": "integer"
},
"discount": {
"type": "object",
"properties": {
"bill_of_lading": {
"type": "integer"
},
"rating": {
"type": "boolean"
},
"crew_id": {
"type": "s... | {"altitude":289,"discount":{"rating":true,"crew_id":"Johnson","username":"chrX"},"temp_celsius":"type_d","interest_rate":{"dissolved_oxygen":"cat_c","voltage":null,"zip_code":"pending"},"id":false | Unexpected end of JSON input — truncated object | {"altitude":289,"discount":{"rating":true,"crew_id":"Johnson","username":"chrX"},"temp_celsius":"type_d","interest_rate":{"dissolved_oxygen":"cat_c","voltage":null,"zip_code":"pending"},"id":false} |
TASK repair_structured_output
SPEC
FIELD bearing TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD enabled TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
FIELD shipping TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no
BROKEN_OUTPUT
{'bearing':'large','enabled':'type_d','shipping':'mode... | {"bearing":"large","enabled":"type_d","shipping":"mode_a"} | single_quotes | {
"type": "object",
"properties": {
"bearing": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"enabled": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d"
]
},
... | {'bearing':'large','enabled':'type_d','shipping':'mode_a'} | Expecting property name enclosed in double quotes | {"bearing":"large","enabled":"type_d","shipping":"mode_a"} |
TASK repair_structured_output
SPEC
FIELD updated_at TYPE boolean REQUIRED yes
FIELD consignee TYPE integer REQUIRED yes
FIELD product_id.branch.date TYPE string REQUIRED no
FIELD product_id.branch.verified TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD product_id.branch.shipper_ref TYPE string... | {"updated_at":true,"consignee":320,"product_id":{"branch":{"verified":"delivered","shipper_ref":"Hapag-Lloyd-Express","payment_status":380.14},"notes":"chr1","last_name":{"patient_id":false,"width":88,"url":null,"verified":"approved","enabled":"resolved","comments":null},"city":true,"active":139},"ward":"in_progress"} | trailing_comma | {
"type": "object",
"properties": {
"updated_at": {
"type": "boolean"
},
"consignee": {
"type": "integer"
},
"product_id": {
"type": "object",
"properties": {
"branch": {
"type": "object",
"properties": {
"date": {
"ty... | {"updated_at":true,"consignee":320,"product_id":{"branch":{"verified":"delivered","shipper_ref":"Hapag-Lloyd-Express","payment_status":380.14,},"notes":"chr1","last_name":{"patient_id":false,"width":88,"url":null,"verified":"approved","enabled":"resolved","comments":null},"city":true,"active":139},"ward":"in_progress"} | Unexpected trailing comma | {"updated_at":true,"consignee":320,"product_id":{"branch":{"verified":"delivered","shipper_ref":"Hapag-Lloyd-Express","payment_status":380.14},"notes":"chr1","last_name":{"patient_id":false,"width":88,"url":null,"verified":"approved","enabled":"resolved","comments":null},"city":true,"active":139},"ward":"in_progress"} |
TASK repair_structured_output
SPEC
FIELD total TYPE integer REQUIRED no
FIELD yield_pct.email TYPE string_email REQUIRED yes
FIELD yield_pct.amplitude TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD yield_pct.currency TYPE integer REQUIRED yes
FIELD payment_status TYPE number REQUIRED no
BROKEN_OUTPUT
I n... | {"yield_pct":{"email":"test@example.com","amplitude":"xl","currency":341},"payment_status":488.33} | tool_call_partial_args | {
"type": "object",
"properties": {
"total": {
"type": "integer"
},
"yield_pct": {
"type": "object",
"properties": {
"email": {
"type": "string",
"format": "email"
},
"amplitude": {
"type": "string",
"enum": [
... | I need to look up the information first.
Action: check_availability
Arguments: {"payment_status": 488.33} | Agent tool call missing required parameter 'yield_pct' | {"yield_pct":{"email":"test@example.com","amplitude":"xl","currency":341},"payment_status":488.33} |
TASK repair_structured_output
SPEC
FIELD height TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED no
FIELD timezone TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD features TYPE string REQUIRED yes
BROKEN_OUTPUT
{'height':'cat_b','timezone':'resolved','features':'This is a test value.'} | {"height":"cat_b","timezone":"resolved","features":"This is a test value."} | single_quotes | {
"type": "object",
"properties": {
"height": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e"
]
},
"timezone": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
... | {'height':'cat_b','timezone':'resolved','features':'This is a test value.'} | Expecting property name enclosed in double quotes | {"height":"cat_b","timezone":"resolved","features":"This is a test value."} |
TASK repair_structured_output
SPEC
FIELD dim_q10 TYPE integer REQUIRED no
FIELD prop_s33 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD val_p17 TYPE string_date-time REQUIRED yes
FIELD param_h58[].prop_t96 TYPE integer REQUIRED no
FIELD param_h58[].prop_h93 TYPE string REQUIRED no
FIELD param_h5... | {"dim_q10":943,"val_p17":"2021-07-08T20:36:00Z"} | tool_call_text_mix | {
"type": "object",
"properties": {
"dim_q10": {
"type": "integer"
},
"prop_s33": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"val_p17": {
"type": "string",
"format": "date-time"
},
"pa... | I need to look up the information first.
<tool_call name="apply_discount">
{"dim_q10":943,"val_p17":"2021-07-08T20:36:00Z"}
</tool_call.
Operation completed. | Agent response mixes reasoning text with tool call | {"dim_q10":943,"val_p17":"2021-07-08T20:36:00Z"} |
TASK repair_structured_output
SPEC
FIELD timezone TYPE number REQUIRED yes
FIELD length TYPE number REQUIRED yes
FIELD diagnosis_code TYPE string_date-time REQUIRED no
BROKEN_OUTPUT
{"timezone":233.8,"length":923.19,"diagnosis_code":"2023-02-28T15:10:00Z"}
Data logged successfully. | {"timezone":233.8,"length":923.19,"diagnosis_code":"2023-02-28T15:10:00Z"} | extra_text_after | {
"type": "object",
"properties": {
"timezone": {
"type": "number"
},
"length": {
"type": "number"
},
"diagnosis_code": {
"type": "string",
"format": "date-time"
}
},
"required": [
"length",
"timezone"
]
} | {"timezone":233.8,"length":923.19,"diagnosis_code":"2023-02-28T15:10:00Z"}
Data logged successfully. | Output contains non-JSON text after the object | {"timezone":233.8,"length":923.19,"diagnosis_code":"2023-02-28T15:10:00Z"} |
TASK repair_structured_output
SPEC
FIELD field_l15 TYPE string REQUIRED no
FIELD field_p63.val_u82 TYPE integer REQUIRED no
FIELD field_p63.key_v13 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD field_p63.col_c16 TYPE string REQUIRED yes
FIELD attr_t68 TYPE integer REQUIRED no
FIELD val_q72 TYP... | {"field_l15":"sample","field_p63":{"val_u82":201,"key_v13":"in_transit","col_c16":"A short description."},"attr_t68":958,"val_q72":86,"val_h65":"2023-11-22T03:15:00Z","dim_v80":616} | single_quotes | {
"type": "object",
"properties": {
"field_l15": {
"type": "string"
},
"field_p63": {
"type": "object",
"properties": {
"val_u82": {
"type": "integer"
},
"key_v13": {
"type": "string",
"enum": [
"new",
"in_tr... | {'field_l15':'sample','field_p63':{'val_u82':201,'key_v13':'in_transit','col_c16':'A short description.'},'attr_t68':958,'val_q72':86,'val_h65':'2023-11-22T03:15:00Z','dim_v80':616} | Expecting property name enclosed in double quotes | {"field_l15":"sample","field_p63":{"val_u82":201,"key_v13":"in_transit","col_c16":"A short description."},"attr_t68":958,"val_q72":86,"val_h65":"2023-11-22T03:15:00Z","dim_v80":616} |
TASK repair_structured_output
SPEC
FIELD tags TYPE string_email REQUIRED yes
FIELD bearing TYPE string REQUIRED yes
FIELD throttle_pos TYPE boolean REQUIRED yes
FIELD dissolved_oxygen TYPE integer REQUIRED yes
BROKEN_OUTPUT
```json
{"tags":"user@example.com","bearing":"quux","throttle_pos":true,"dissolved_oxygen":584... | {"tags":"user@example.com","bearing":"quux","throttle_pos":true,"dissolved_oxygen":584} | markdown_fences | {
"type": "object",
"properties": {
"tags": {
"type": "string",
"format": "email"
},
"bearing": {
"type": "string"
},
"throttle_pos": {
"type": "boolean"
},
"dissolved_oxygen": {
"type": "integer"
}
},
"required": [
"tags",
"bearing",
"th... | ```json
{"tags":"user@example.com","bearing":"quux","throttle_pos":true,"dissolved_oxygen":584}
``` | Output contains markdown code fences | {"tags":"user@example.com","bearing":"quux","throttle_pos":true,"dissolved_oxygen":584} |
TASK repair_structured_output
SPEC
FIELD dim_m73.param_e51 TYPE number REQUIRED no
FIELD dim_m73.dim_u99 TYPE integer REQUIRED yes
FIELD dim_m73.dim_f30 TYPE integer REQUIRED no
FIELD dim_m73.col_w59 TYPE string_email REQUIRED yes
FIELD dim_m73.dim_d15.field_j56 TYPE string VALUES operational|degraded|offline|maintena... | {"dim_m73":{"param_e51":414.26,"dim_u99":878,"dim_f30":810,"col_w59":"user@domain.org","dim_d15":{"field_j56":"offline","val_u94":"white"}},"key_h21":540,"attr_o56":670,"val_n75":"offline","val_m25":{"field_w45":"demo","dim_t60":"inactive","dim_i57":648,"field_r51":"This is a test value.","col_o26":{"dim_e48":"GRCh38",... | truncated_object | {
"type": "object",
"properties": {
"dim_m73": {
"type": "object",
"properties": {
"param_e51": {
"type": "number"
},
"dim_u99": {
"type": "integer"
},
"dim_f30": {
"type": "integer"
},
"col_w59": {
"type... | {"dim_m73":{"param_e51":414.26,"dim_u99":878,"dim_f30":810,"col_w59":"user@domain.org","dim_d15":{"field_j56":"offline","val_u94":"white"}},"key_h21":540,"attr_o56":670,"val_n75":"offline","val_m25":{"field_w45":"demo","dim_t60":"inactive","dim_i57":648,"field_r51":"This is a test value.","col_o26":{"dim_e48":"GRCh38",... | Unexpected end of JSON input — truncated object | {"dim_m73":{"param_e51":414.26,"dim_u99":878,"dim_f30":810,"col_w59":"user@domain.org","dim_d15":{"field_j56":"offline","val_u94":"white"}},"key_h21":540,"attr_o56":670,"val_n75":"offline","val_m25":{"field_w45":"demo","dim_t60":"inactive","dim_i57":648,"field_r51":"This is a test value.","col_o26":{"dim_e48":"GRCh38",... |
TASK repair_structured_output
SPEC
FIELD col_i21 TYPE number REQUIRED no
FIELD field_h52 TYPE integer REQUIRED no
FIELD param_t27 TYPE string REQUIRED no
FIELD field_d58 TYPE number REQUIRED no
FIELD key_z85.val_u36 TYPE integer REQUIRED yes
FIELD key_z85.key_p26 TYPE string REQUIRED yes
FIELD key_z85.prop_o95 TYPE st... | {"param_t27":"This is a test value.","key_z85":{"val_u36":958,"key_p26":"completed","prop_o95":"Johnson","prop_d40":{"val_i16":"QC-07","val_h19":null},"attr_j42":{"col_k52":"test","dim_g74":"arctic","col_e71":null,"param_x93":"draft","field_z68":928}}} | tool_call_bad_format | {
"type": "object",
"properties": {
"col_i21": {
"type": "number"
},
"field_h52": {
"type": "integer"
},
"param_t27": {
"type": "string"
},
"field_d58": {
"type": "number"
},
"key_z85": {
"type": "object",
"properties": {
"val_u36": {
... | <functioncall> get_inventory
{param_t27: "This is a test value.", key_z85: {val_u36: 958, key_p26: "completed", prop_o95: "Johnson", prop_d40: {val_i16: "QC-07", val_h19: null}, attr_j42: {col_k52: "test", dim_g74: "arctic", col_e71: null, param_x93: "draft", field_z68: 928}}} | Tool call has malformed arguments — unquoted keys in function parameters | {"param_t27":"This is a test value.","key_z85":{"val_u36":958,"key_p26":"completed","prop_o95":"Johnson","prop_d40":{"val_i16":"QC-07","val_h19":null},"attr_j42":{"col_k52":"test","dim_g74":"arctic","col_e71":null,"param_x93":"draft","field_z68":928}}} |
TASK repair_structured_output
SPEC
FIELD role TYPE string_uri REQUIRED yes
FIELD active TYPE string REQUIRED no
FIELD gene_id TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD zip_code TYPE number REQUIRED no
FIELD trace_id TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD humidity_pct TYPE intege... | {"role":"https://example.io/api","active":"inactive","gene_id":"free","zip_code":547.37,"trace_id":"admin","humidity_pct":160,"tax":"London","dosage":"2024-01-15"} | unquoted_keys | {
"type": "object",
"properties": {
"role": {
"type": "string",
"format": "uri"
},
"active": {
"type": "string"
},
"gene_id": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"zip_code": {
"t... | {role:"https://example.io/api",active:"inactive",gene_id:"free",zip_code:547.37,trace_id:"admin",humidity_pct:160,tax:"London",dosage:"2024-01-15"} | Expecting property name enclosed in double quotes | {"role":"https://example.io/api","active":"inactive","gene_id":"free","zip_code":547.37,"trace_id":"admin","humidity_pct":160,"tax":"London","dosage":"2024-01-15"} |
TASK repair_structured_output
SPEC
FIELD dim_x14.attr_g62 TYPE string VALUES type_a|type_b|type_c REQUIRED no
FIELD dim_x14.attr_p72 TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes
FIELD dim_x14.val_m06 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD dim_x14.col_m96 TYPE string_ema... | {"dim_x14":{"attr_g62":"type_a","attr_p72":"cat_a","val_m06":"synonymous","col_d28":74,"col_z28":true},"attr_n01":52,"key_n92":{"prop_t35":{"prop_n74":"info@domain.org","field_r37":"https://api.io/data","prop_z34":false,"col_c11":true,"field_c11":124},"field_r55":878.44,"field_v34":false,"col_j61":false,"attr_r43":fals... | unquoted_keys | {
"type": "object",
"properties": {
"dim_x14": {
"type": "object",
"properties": {
"attr_g62": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
},
"attr_p72": {
"type": "string",
... | {dim_x14:{attr_g62:"type_a",attr_p72:"cat_a",val_m06:"synonymous",col_d28:74,col_z28:true},attr_n01:52,key_n92:{prop_t35:{prop_n74:"info@domain.org",field_r37:"https://api.io/data",prop_z34:false,col_c11:true,field_c11:124},field_r55:878.44,field_v34:false,col_j61:false,attr_r43:false},attr_l93:"Sao Paulo",val_b01:652} | Expecting property name enclosed in double quotes | {"dim_x14":{"attr_g62":"type_a","attr_p72":"cat_a","val_m06":"synonymous","col_d28":74,"col_z28":true},"attr_n01":52,"key_n92":{"prop_t35":{"prop_n74":"info@domain.org","field_r37":"https://api.io/data","prop_z34":false,"col_c11":true,"field_c11":124},"field_r55":878.44,"field_v34":false,"col_j61":false,"attr_r43":fals... |
TASK repair_structured_output
SPEC
FIELD field_q63 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD attr_r88 TYPE number REQUIRED yes
FIELD val_u73 TYPE string REQUIRED no
FIELD dim_w02 TYPE string REQUIRED yes
FIELD prop_t56 TYPE string VALUES mode_a|mode_b|mode_c REQUIRED yes
FIELD val_l64 TYPE integer REQUI... | {"field_q63":"GBP","attr_r88":693.32,"dim_w02":"Diana","prop_t56":"mode_a","val_z08":"type_c","key_a61":"Oliveira"} | thought_process | {
"type": "object",
"properties": {
"field_q63": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"attr_r88": {
"type": "number"
},
"val_u73": {
"type": "string"
},
"dim_w02": {
"type": "strin... | I need to check the port status before assigning the berth.
Let me verify the cargo manifest.
{"field_q63":"GBP","attr_r88":693.32,"dim_w02":"Diana","prop_t56":"mode_a","val_z08":"type_c","key_a61":"Oliveira"} | Output contains chain-of-thought reasoning before JSON | {"field_q63":"GBP","attr_r88":693.32,"dim_w02":"Diana","prop_t56":"mode_a","val_z08":"type_c","key_a61":"Oliveira"} |
TASK repair_structured_output
SPEC
FIELD description TYPE number REQUIRED no
FIELD footnote TYPE string REQUIRED no
FIELD notes TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD umi TYPE string_email REQUIRED yes
FIELD procedure_code TYPE null REQUIRED yes
FIELD medication TYPE integer REQUIRED no
FIE... | {"description":416.86,"footnote":"quux","notes":"inland","umi":"user@example.com","procedure_code":null} | wrong_type | {
"type": "object",
"properties": {
"description": {
"type": "number"
},
"footnote": {
"type": "string"
},
"notes": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"umi": {
"type": "string",
... | {"description": "\"416.86\"", "footnote": "quux", "notes": "inland", "umi": "user@example.com", "procedure_code": null} | Field 'description' must be number, got string | {"description":416.86,"footnote":"quux","notes":"inland","umi":"user@example.com","procedure_code":null} |
TASK repair_structured_output
SPEC
FIELD prop_g65 TYPE string_date-time REQUIRED no
FIELD field_i62 TYPE integer REQUIRED yes
FIELD key_p80 TYPE string REQUIRED yes
FIELD attr_n14 TYPE string REQUIRED no
FIELD key_f98.col_p39 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD key_f98.para... | {"field_i62":346,"key_p80":"Hapag-Lloyd-Express","key_f98":{"col_p39":"confirmed","field_s79":{"dim_o30":"ops@test.io","attr_w13":"free","val_v45":"oceanic","prop_m92":"2023-12-25","prop_i01":463.52,"field_s59":"user@domain.org"},"param_f46":true}} | missing_bracket | {
"type": "object",
"properties": {
"prop_g65": {
"type": "string",
"format": "date-time"
},
"field_i62": {
"type": "integer"
},
"key_p80": {
"type": "string"
},
"attr_n14": {
"type": "string"
},
"key_f98": {
"type": "object",
"properties... | {"field_i62":346,"key_p80":"Hapag-Lloyd-Express","key_f98":{"col_p39":"confirmed","field_s79":{"dim_o30":"ops@test.io","attr_w13":"free","val_v45":"oceanic","prop_m92":"2023-12-25","prop_i01":463.52,"field_s59":"user@domain.org"},"param_f46":true}} | Missing closing bracket | {"field_i62":346,"key_p80":"Hapag-Lloyd-Express","key_f98":{"col_p39":"confirmed","field_s79":{"dim_o30":"ops@test.io","attr_w13":"free","val_v45":"oceanic","prop_m92":"2023-12-25","prop_i01":463.52,"field_s59":"user@domain.org"},"param_f46":true}} |
TASK repair_structured_output
SPEC
FIELD ph_level TYPE number REQUIRED yes
FIELD conductivity TYPE number REQUIRED yes
FIELD verified TYPE string REQUIRED no
FIELD city.amplitude TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD city.url TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD city.m... | {"ph_level":535.72,"conductivity":64.97,"verified":"FWD","city":{"amplitude":"black","url":"xl","maturity_date":"EUR","batch_code":"admin@test.io"},"loan_amount":false,"diagnosis_code":"QC-07"} | trailing_comma | {
"type": "object",
"properties": {
"ph_level": {
"type": "number"
},
"conductivity": {
"type": "number"
},
"verified": {
"type": "string"
},
"city": {
"type": "object",
"properties": {
"amplitude": {
"type": "string",
"enum": [
... | {"ph_level":535.72,"conductivity":64.97,"verified":"FWD","city":{"amplitude":"black","url":"xl","maturity_date":"EUR","batch_code":"admin@test.io"},"loan_amount":false,"diagnosis_code":"QC-07",} | Unexpected trailing comma | {"ph_level":535.72,"conductivity":64.97,"verified":"FWD","city":{"amplitude":"black","url":"xl","maturity_date":"EUR","batch_code":"admin@test.io"},"loan_amount":false,"diagnosis_code":"QC-07"} |
TASK repair_structured_output
SPEC
FIELD dim_f98 TYPE string_email REQUIRED no
FIELD val_a40 TYPE string REQUIRED yes
FIELD attr_i12 TYPE number REQUIRED no
FIELD dim_t73[].key_s94 TYPE string VALUES mode_a|mode_b REQUIRED yes
FIELD dim_t73[].key_l91 TYPE null REQUIRED no
FIELD dim_t73[].col_w37 TYPE string VALUES cat... | {"val_a40":"2024-01-15","attr_i12":390.82,"dim_t73":[{"key_s94":"mode_a","key_l91":null,"col_w37":"cat_c","field_e57":"example"},{"key_s94":"mode_a","col_w37":"cat_b","field_e57":"Alice"}],"col_f64":[{"prop_e07":true,"key_a58":"option_c","val_i85":false,"attr_x18":"Berlin","param_s36":124},{"field_w69":219,"prop_e07":t... | markdown_explanation | {
"type": "object",
"properties": {
"dim_f98": {
"type": "string",
"format": "email"
},
"val_a40": {
"type": "string"
},
"attr_i12": {
"type": "number"
},
"dim_t73": {
"type": "array",
"items": {
"type": "object",
"properties": {
... | Based on your request, here is the data:
```json
{"val_a40":"2024-01-15","attr_i12":390.82,"dim_t73":[{"key_s94":"mode_a","key_l91":null,"col_w37":"cat_c","field_e57":"example"},{"key_s94":"mode_a","col_w37":"cat_b","field_e57":"Alice"}],"col_f64":[{"prop_e07":true,"key_a58":"option_c","val_i85":false,"attr_x18":"Berli... | Output contains markdown and explanatory text around JSON | {"val_a40":"2024-01-15","attr_i12":390.82,"dim_t73":[{"key_s94":"mode_a","key_l91":null,"col_w37":"cat_c","field_e57":"example"},{"key_s94":"mode_a","col_w37":"cat_b","field_e57":"Alice"}],"col_f64":[{"prop_e07":true,"key_a58":"option_c","val_i85":false,"attr_x18":"Berlin","param_s36":124},{"field_w69":219,"prop_e07":t... |
TASK repair_structured_output
SPEC
FIELD key_t39 TYPE boolean REQUIRED no
FIELD val_d07 TYPE number REQUIRED no
FIELD key_j03 TYPE string REQUIRED yes
BROKEN_OUTPUT
{"key_t39":false,"val_d07":210.04,"key_j03":"active" | {"key_t39":false,"val_d07":210.04,"key_j03":"active"} | truncated_object | {
"type": "object",
"properties": {
"key_t39": {
"type": "boolean"
},
"val_d07": {
"type": "number"
},
"key_j03": {
"type": "string"
}
},
"required": [
"key_j03"
]
} | {"key_t39":false,"val_d07":210.04,"key_j03":"active" | Unexpected end of JSON input — truncated object | {"key_t39":false,"val_d07":210.04,"key_j03":"active"} |
TASK repair_structured_output
SPEC
FIELD key_e60 TYPE string REQUIRED no
FIELD prop_c17 TYPE null REQUIRED yes
FIELD col_p64 TYPE string VALUES level_1|level_2 REQUIRED no
FIELD key_c93 TYPE string REQUIRED yes
FIELD dim_j11 TYPE number REQUIRED no
FIELD attr_c36 TYPE boolean REQUIRED no
FIELD param_q66 TYPE string_em... | {"key_e60":"https://example.com","prop_c17":null,"key_c93":"Silva","dim_j11":225.67,"param_q66":"user@test.io"} | number_with_unit | {
"type": "object",
"properties": {
"key_e60": {
"type": "string"
},
"prop_c17": {
"type": "null"
},
"col_p64": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"key_c93": {
"type": "string"
},
"dim_j11": {
"type": ... | {"key_e60": "https://example.com", "prop_c17": null, "key_c93": "Silva", "dim_j11": "225.67%", "param_q66": "user@test.io"} | Field 'dim_j11' must be number, got string with unit | {"key_e60":"https://example.com","prop_c17":null,"key_c93":"Silva","dim_j11":225.67,"param_q66":"user@test.io"} |
TASK repair_structured_output
SPEC
FIELD col_e77 TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD prop_l75 TYPE null REQUIRED no
FIELD attr_b03 TYPE string REQUIRED no
FIELD val_o19 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
FIELD dim_g88 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
F... | {"col_e77":"large","prop_l75":null,"val_o19":"type_d","dim_g88":"BRL","attr_b92":"Sao Paulo","val_m79":"2022-02-25T00:02:00Z"} | markdown_explanation | {
"type": "object",
"properties": {
"col_e77": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"prop_l75": {
"type": "null"
},
"attr_b03": {
"type": "string"
},
"val_o19": {
"type": "string",
"e... | The output is as follows:
```json
{"col_e77":"large","prop_l75":null,"val_o19":"type_d","dim_g88":"BRL","attr_b92":"Sao Paulo","val_m79":"2022-02-25T00:02:00Z"}
```
This should match the schema you provided. | Output contains markdown and explanatory text around JSON | {"col_e77":"large","prop_l75":null,"val_o19":"type_d","dim_g88":"BRL","attr_b92":"Sao Paulo","val_m79":"2022-02-25T00:02:00Z"} |
TASK repair_structured_output
SPEC
FIELD val_o04 TYPE number REQUIRED no
FIELD col_u59 TYPE string REQUIRED no
FIELD field_s69 TYPE string_date-time REQUIRED yes
BROKEN_OUTPUT
{val_o04:596.1,col_u59:"hello",field_s69:"2021-03-20T20:35:00Z"} | {"val_o04":596.1,"col_u59":"hello","field_s69":"2021-03-20T20:35:00Z"} | unquoted_keys | {
"type": "object",
"properties": {
"val_o04": {
"type": "number"
},
"col_u59": {
"type": "string"
},
"field_s69": {
"type": "string",
"format": "date-time"
}
},
"required": [
"field_s69"
]
} | {val_o04:596.1,col_u59:"hello",field_s69:"2021-03-20T20:35:00Z"} | Expecting property name enclosed in double quotes | {"val_o04":596.1,"col_u59":"hello","field_s69":"2021-03-20T20:35:00Z"} |
TASK repair_structured_output
SPEC
FIELD dim_c94 TYPE integer REQUIRED yes
FIELD val_y48 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD field_j96 TYPE integer REQUIRED no
FIELD prop_r57 TYPE boolean REQUIRED no
FIELD key_c94 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no... | {"dim_c94":587,"val_y48":"inland","field_j96":655,"prop_r57":false} | extra_text_before | {
"type": "object",
"properties": {
"dim_c94": {
"type": "integer"
},
"val_y48": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"field_j96": {
"type": "integer"
},
"prop_r57": {
"type": "bool... | Based on your request, here is the data:
{"dim_c94":587,"val_y48":"inland","field_j96":655,"prop_r57":false} | Output contains non-JSON text before the object | {"dim_c94":587,"val_y48":"inland","field_j96":655,"prop_r57":false} |
TASK repair_structured_output
SPEC
FIELD size TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD shipper_ref TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD city TYPE number REQUIRED no
FIELD vessel_name TYPE boolean REQUIRED yes
BROKEN_OUTPUT
{"size":"inland","shipper_ref... | {"size":"inland","shipper_ref":"missense","city":57.87,"vessel_name":true} | missing_bracket | {
"type": "object",
"properties": {
"size": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"shipper_ref": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frames... | {"size":"inland","shipper_ref":"missense","city":57.87,"vessel_name":true} | Missing closing bracket | {"size":"inland","shipper_ref":"missense","city":57.87,"vessel_name":true} |
TASK repair_structured_output
SPEC
FIELD duration_ms TYPE string REQUIRED yes
FIELD compound.commit_hash TYPE string REQUIRED yes
FIELD compound.freight_class TYPE string REQUIRED no
FIELD compound.country TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD compound.zip_code TYPE integer REQUIRED n... | {"duration_ms":"sample","compound":{"commit_hash":"PASS","country":"hemizygous","zip_code":607,"maturity_date":"active","thumbnail":"sms","yield_pct":null},"payment_status":837,"decay_rate":true,"amplitude":{"width":"2024-07-23T07:04:00Z","account_id":"test@example.com","temp_celsius":"single"}} | markdown_fences | {
"type": "object",
"properties": {
"duration_ms": {
"type": "string"
},
"compound": {
"type": "object",
"properties": {
"commit_hash": {
"type": "string"
},
"freight_class": {
"type": "string"
},
"country": {
"type"... | ```json
{"duration_ms":"sample","compound":{"commit_hash":"PASS","country":"hemizygous","zip_code":607,"maturity_date":"active","thumbnail":"sms","yield_pct":null},"payment_status":837,"decay_rate":true,"amplitude":{"width":"2024-07-23T07:04:00Z","account_id":"test@example.com","temp_celsius":"single"}}
``` | Output contains markdown code fences | {"duration_ms":"sample","compound":{"commit_hash":"PASS","country":"hemizygous","zip_code":607,"maturity_date":"active","thumbnail":"sms","yield_pct":null},"payment_status":837,"decay_rate":true,"amplitude":{"width":"2024-07-23T07:04:00Z","account_id":"test@example.com","temp_celsius":"single"}} |
TASK repair_structured_output
SPEC
FIELD turbidity TYPE boolean REQUIRED no
FIELD published TYPE string VALUES single|married|divorced REQUIRED yes
FIELD step TYPE integer REQUIRED yes
FIELD port_code.total.last_name TYPE string REQUIRED yes
FIELD port_code.total.timezone TYPE boolean REQUIRED no
FIELD port_code.total... | {"published":"divorced","step":805,"port_code":{"total":{"last_name":"Diana","allele":"London","comments":636.14,"thumbnail":710.73},"full_name":"moored"},"active":{"title":529,"dissolved_oxygen":"critical","nickname":"berthed","label":"A short description."}} | single_quotes | {
"type": "object",
"properties": {
"turbidity": {
"type": "boolean"
},
"published": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"step": {
"type": "integer"
},
"port_code": {
"type": "object",
"prope... | {'published':'divorced','step':805,'port_code':{'total':{'last_name':'Diana','allele':'London','comments':636.14,'thumbnail':710.73},'full_name':'moored'},'active':{'title':529,'dissolved_oxygen':'critical','nickname':'berthed','label':'A short description.'}} | Expecting property name enclosed in double quotes | {"published":"divorced","step":805,"port_code":{"total":{"last_name":"Diana","allele":"London","comments":636.14,"thumbnail":710.73},"full_name":"moored"},"active":{"title":529,"dissolved_oxygen":"critical","nickname":"berthed","label":"A short description."}} |
TASK repair_structured_output
SPEC
FIELD tags TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD footnote TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD user_id TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD loan_amount TYPE number REQUIRED no
FIELD date TYPE string REQU... | {"tags":"heterozygous","footnote":"email","user_id":"medium","trace_id":"inactive","start_date":"chr1","quantity":"GRCh38"} | null_required | {
"type": "object",
"properties": {
"tags": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"footnote": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"us... | {"tags": "heterozygous", "footnote": "email", "user_id": null, "trace_id": "inactive", "start_date": "chr1", "quantity": "GRCh38"} | Required field 'user_id' is null | {"tags":"heterozygous","footnote":"email","user_id":"medium","trace_id":"inactive","start_date":"chr1","quantity":"GRCh38"} |
TASK repair_structured_output
SPEC
FIELD field_c73 TYPE string_date-time REQUIRED yes
FIELD prop_m99 TYPE number REQUIRED no
FIELD attr_q63 TYPE boolean REQUIRED yes
FIELD val_o01 TYPE boolean REQUIRED no
FIELD key_r95.val_u55 TYPE integer REQUIRED yes
FIELD key_r95.col_j74 TYPE string REQUIRED no
FIELD key_r95.key_w1... | {"field_c73":"2024-12-15T01:12:00Z","attr_q63":true,"field_g81":{"val_c32":"returned","attr_z20":null,"dim_q91":"user@domain.org"}} | null_required | {
"type": "object",
"properties": {
"field_c73": {
"type": "string",
"format": "date-time"
},
"prop_m99": {
"type": "number"
},
"attr_q63": {
"type": "boolean"
},
"val_o01": {
"type": "boolean"
},
"key_r95": {
"type": "object",
"propertie... | {"field_c73": "2024-12-15T01:12:00Z", "attr_q63": null, "field_g81": {"val_c32": "returned", "attr_z20": null, "dim_q91": "user@domain.org"}} | Required field 'attr_q63' is null | {"field_c73":"2024-12-15T01:12:00Z","attr_q63":true,"field_g81":{"val_c32":"returned","attr_z20":null,"dim_q91":"user@domain.org"}} |
TASK repair_structured_output
SPEC
FIELD param_r71.val_l60 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD param_r71.key_l13 TYPE integer REQUIRED no
FIELD param_r71.key_d50 TYPE string VALUES draft|published|archived REQUIRED yes
FIELD param_r71.key_m90 TYPE string VALUES berthed|anchored|underway... | {"param_r71":{"val_l60":"intermittent","key_d50":"archived","key_m90":"anchored","dim_f11":"viewer","param_c15":608,"col_e27":"info@test.io"},"field_q21":"https://www.io/v1","col_w19":{"attr_x16":"viewer","val_i45":"married","val_p53":{"val_o07":"https://www.com/v1","key_e05":"hemizygous","col_r04":false,"key_q31":"FWD... | date_format_error | {
"type": "object",
"properties": {
"param_r71": {
"type": "object",
"properties": {
"val_l60": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"key_l13": {
"type": "integer"... | {"param_r71": {"val_l60": "intermittent", "key_d50": "archived", "key_m90": "anchored", "dim_f11": "viewer", "param_c15": 608, "col_e27": "info@test.io"}, "field_q21": "https://www.io/v1", "col_w19": {"attr_x16": "viewer", "val_i45": "married", "val_p53": {"val_o07": "https://www.com/v1", "key_e05": "hemizygous", "col_... | Field 'val_v59' has invalid date format | {"param_r71":{"val_l60":"intermittent","key_d50":"archived","key_m90":"anchored","dim_f11":"viewer","param_c15":608,"col_e27":"info@test.io"},"field_q21":"https://www.io/v1","col_w19":{"attr_x16":"viewer","val_i45":"married","val_p53":{"val_o07":"https://www.com/v1","key_e05":"hemizygous","col_r04":false,"key_q31":"FWD... |
TASK repair_structured_output
SPEC
FIELD prop_p27 TYPE string_uri REQUIRED no
FIELD dim_t46 TYPE null REQUIRED no
FIELD param_q73 TYPE integer REQUIRED no
FIELD prop_h66 TYPE string REQUIRED no
FIELD field_v22 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD prop_p94 TYPE number REQUIRED no
BROKEN_OUTPUT... | {"dim_t46":null,"param_q73":908,"prop_h66":"bar","field_v22":"active"} | extra_text_before | {
"type": "object",
"properties": {
"prop_p27": {
"type": "string",
"format": "uri"
},
"dim_t46": {
"type": "null"
},
"param_q73": {
"type": "integer"
},
"prop_h66": {
"type": "string"
},
"field_v22": {
"type": "string",
"enum": [
... | I've generated the following JSON:
{"dim_t46":null,"param_q73":908,"prop_h66":"bar","field_v22":"active"} | Output contains non-JSON text before the object | {"dim_t46":null,"param_q73":908,"prop_h66":"bar","field_v22":"active"} |
TASK repair_structured_output
SPEC
FIELD maturity_date TYPE string REQUIRED yes
FIELD deploy_target TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD url TYPE boolean REQUIRED yes
FIELD conductivity.label.yield_pct TYPE null REQUIRED yes
FIELD conductivity.label.credit_score TYPE boolean REQUIRED y... | {"maturity_date":"Smith","deploy_target":"berthed","url":true,"conductivity":{"label":{"yield_pct":null,"credit_score":true,"catalyst":"high"},"transaction_id":"QC-07","medication":"PASS"}} | boolean_as_string | {
"type": "object",
"properties": {
"maturity_date": {
"type": "string"
},
"deploy_target": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"url": {
"type": "boolean"
},
"conductivity": {
"... | {"maturity_date": "Smith", "deploy_target": "berthed", "url": "True", "conductivity": {"label": {"yield_pct": null, "credit_score": true, "catalyst": "high"}, "transaction_id": "QC-07", "medication": "PASS"}} | Field 'url' must be boolean, got string | {"maturity_date":"Smith","deploy_target":"berthed","url":true,"conductivity":{"label":{"yield_pct":null,"credit_score":true,"catalyst":"high"},"transaction_id":"QC-07","medication":"PASS"}} |
TASK repair_structured_output
SPEC
FIELD attr_i62 TYPE number REQUIRED yes
FIELD field_i21 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD col_z37 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD dim_t69 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
BROKEN_OU... | {"attr_i62":788.25,"field_i21":"hemizygous","col_z37":"green","dim_t69":"anchored"} | markdown_fences | {
"type": "object",
"properties": {
"attr_i62": {
"type": "number"
},
"field_i21": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"col_z37": {
"type": "string",
"enum": [
"red",
"blue",
... | ```json
{"attr_i62":788.25,"field_i21":"hemizygous","col_z37":"green","dim_t69":"anchored"}
``` | Output contains markdown code fences | {"attr_i62":788.25,"field_i21":"hemizygous","col_z37":"green","dim_t69":"anchored"} |
TASK repair_structured_output
SPEC
FIELD turbidity TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD coverage TYPE string VALUES option_a|option_b REQUIRED no
FIELD salinity TYPE number REQUIRED yes
FIELD bed_number TYPE integer REQUIRED no
FIELD medication TYPE string_uri REQUIRED yes
FIELD status TYPE ... | {"turbidity":"green","coverage":"option_b","salinity":198.03,"medication":"https://api.com/v1","subject":"2026-10-28T08:02:00Z","values":false} | extra_text_before | {
"type": "object",
"properties": {
"turbidity": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"coverage": {
"type": "string",
"enum": [
"option_a",
"option_b"
]
},
"salinity... | Below is the JSON object:
{"turbidity":"green","coverage":"option_b","salinity":198.03,"medication":"https://api.com/v1","subject":"2026-10-28T08:02:00Z","values":false} | Output contains non-JSON text before the object | {"turbidity":"green","coverage":"option_b","salinity":198.03,"medication":"https://api.com/v1","subject":"2026-10-28T08:02:00Z","values":false} |
TASK repair_structured_output
SPEC
FIELD prop_w30 TYPE null REQUIRED no
FIELD col_k87 TYPE number REQUIRED no
FIELD prop_q34 TYPE integer REQUIRED yes
BROKEN_OUTPUT
<functioncall> track_vessel
{prop_w30: null, col_k87: 518.48, prop_q34: 469} | {"prop_w30":null,"col_k87":518.48,"prop_q34":469} | tool_call_bad_format | {
"type": "object",
"properties": {
"prop_w30": {
"type": "null"
},
"col_k87": {
"type": "number"
},
"prop_q34": {
"type": "integer"
}
},
"required": [
"prop_q34"
]
} | <functioncall> track_vessel
{prop_w30: null, col_k87: 518.48, prop_q34: 469} | Tool call has malformed arguments — unquoted keys in function parameters | {"prop_w30":null,"col_k87":518.48,"prop_q34":469} |
TASK repair_structured_output
SPEC
FIELD attr_g96 TYPE string REQUIRED no
FIELD dim_h98 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD key_j65 TYPE integer REQUIRED yes
FIELD attr_d13[] TYPE null REQUIRED yes
BROKEN_OUTPUT
{'attr_g96':'sample','dim_h98':'intermittent','key_j65':557,'attr_d13':[n... | {"attr_g96":"sample","dim_h98":"intermittent","key_j65":557,"attr_d13":[null]} | single_quotes | {
"type": "object",
"properties": {
"attr_g96": {
"type": "string"
},
"dim_h98": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"key_j65": {
"type": "integer"
},
"attr_d13": {
"type": "array",
"i... | {'attr_g96':'sample','dim_h98':'intermittent','key_j65':557,'attr_d13':[null]} | Expecting property name enclosed in double quotes | {"attr_g96":"sample","dim_h98":"intermittent","key_j65":557,"attr_d13":[null]} |
TASK repair_structured_output
SPEC
FIELD val_r73 TYPE string VALUES active|inactive|pending REQUIRED no
FIELD field_v47 TYPE integer REQUIRED no
FIELD attr_h11 TYPE integer REQUIRED no
FIELD prop_i78.field_c34.col_c47 TYPE integer REQUIRED no
FIELD prop_i78.field_c34.param_d45 TYPE string VALUES type_a|type_b|type_c R... | {"val_r73":"active","attr_h11":716,"prop_i78":{"field_c34":{"col_c47":109,"param_d45":"type_c","prop_l91":400,"val_r97":[980.8]},"dim_r57":189.55,"attr_f07":null,"dim_h17":"https://api.example.com/v1"},"field_t75":{"param_l70":{"attr_g02":"type_b","attr_s86":"option_e","prop_o89":"Jane","prop_e98":"Sao Paulo"},"dim_l29... | partial_structure | {
"type": "object",
"properties": {
"val_r73": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"field_v47": {
"type": "integer"
},
"attr_h11": {
"type": "integer"
},
"prop_i78": {
"type": "object",
"prop... | The field_t75 is {'param_l70': {'attr_g02': 'type_b', 'attr_s86': 'option_e', 'prop_o89': 'Jane', 'prop_e98': 'Sao Paulo'}, 'dim_l29': 'option_a', 'attr_z66': {'prop_f49': 'type_b', 'param_j85': 'John', 'dim_t25': 644, 'dim_p19': 'type_f', 'field_h66': 'nonsense', 'dim_x48': 'critical'}, 'field_q60': 'GRCh38'} and {"va... | Output mixes natural language with JSON | {"val_r73":"active","attr_h11":716,"prop_i78":{"field_c34":{"col_c47":109,"param_d45":"type_c","prop_l91":400,"val_r97":[980.8]},"dim_r57":189.55,"attr_f07":null,"dim_h17":"https://api.example.com/v1"},"field_t75":{"param_l70":{"attr_g02":"type_b","attr_s86":"option_e","prop_o89":"Jane","prop_e98":"Sao Paulo"},"dim_l29... |
TASK repair_structured_output
SPEC
FIELD chromosome TYPE string REQUIRED yes
FIELD total TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no
FIELD version[] TYPE string VALUES free|basic|pro|enterprise REQUIRED no
BROKEN_OUTPUT
annotate_mutation(chromosome='pending') | {"chromosome":"pending"} | tool_call_python_syntax | {
"type": "object",
"properties": {
"chromosome": {
"type": "string"
},
"total": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d"
]
},
"version": {
"type": "array",
"items": {
"type": "string",
"e... | annotate_mutation(chromosome='pending') | Tool call uses Python syntax instead of JSON | {"chromosome":"pending"} |
TASK repair_structured_output
SPEC
FIELD val_u31 TYPE number REQUIRED no
FIELD field_e61 TYPE number REQUIRED no
FIELD key_b92 TYPE string_uri REQUIRED no
FIELD dim_z63 TYPE null REQUIRED no
FIELD attr_e29 TYPE integer REQUIRED no
FIELD attr_z22 TYPE string VALUES draft|published|archived REQUIRED yes
FIELD dim_z09 TY... | {"val_u31":516.66,"key_b92":"https://example.org/v1","dim_z63":null,"attr_z22":"archived","dim_z09":"push","dim_x18":{"col_i58":"green","attr_t27":"archived","param_c74":"synonymous","key_o33":"coastal","field_z96":"This is a test value."}} | truncated_array | {
"type": "object",
"properties": {
"val_u31": {
"type": "number"
},
"field_e61": {
"type": "number"
},
"key_b92": {
"type": "string",
"format": "uri"
},
"dim_z63": {
"type": "null"
},
"attr_e29": {
"type": "integer"
},
"attr_z22": {
... | {"val_u31":516.66,"key_b92":"https://example.org/v1","dim_z63":null,"attr_z22":"archived","dim_z09":"push","dim_x18":{"col_i58":"green","attr_t27":"archived","param_c74":"synonymous","key_o33":"coastal","field_z96":"This is a test value."} | Unexpected end of JSON input — truncated object | {"val_u31":516.66,"key_b92":"https://example.org/v1","dim_z63":null,"attr_z22":"archived","dim_z09":"push","dim_x18":{"col_i58":"green","attr_t27":"archived","param_c74":"synonymous","key_o33":"coastal","field_z96":"This is a test value."}} |
TASK repair_structured_output
SPEC
FIELD param_a48.param_s31 TYPE integer REQUIRED no
FIELD param_a48.prop_x51 TYPE string VALUES cat_a|cat_b|cat_c REQUIRED yes
FIELD param_a48.dim_t59 TYPE integer REQUIRED yes
FIELD key_b71 TYPE integer REQUIRED no
FIELD dim_y85 TYPE string REQUIRED yes
FIELD col_e42 TYPE boolean REQ... | {"param_a48":{"param_s31":485,"prop_x51":"cat_b","dim_t59":340},"dim_y85":"pending","col_e42":false,"attr_h98":"https://www.com/data"} | missing_bracket | {
"type": "object",
"properties": {
"param_a48": {
"type": "object",
"properties": {
"param_s31": {
"type": "integer"
},
"prop_x51": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c"
]
}... | {"param_a48":{"param_s31":485,"prop_x51":"cat_b","dim_t59":340},"dim_y85":"pending","col_e42":false,"attr_h98":"https://www.com/data"} | Missing closing bracket | {"param_a48":{"param_s31":485,"prop_x51":"cat_b","dim_t59":340},"dim_y85":"pending","col_e42":false,"attr_h98":"https://www.com/data"} |
TASK repair_structured_output
SPEC
FIELD repository TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no
FIELD terminal_id.commit_hash TYPE string_email REQUIRED no
FIELD terminal_id.discount TYPE string_uri REQUIRED yes
FIELD terminal_id.balance[] TYPE string VALUES draft|published|archived REQUIR... | {"terminal_id":{"commit_hash":"admin@example.com","discount":"https://example.com/api","balance":["published","draft","archived"]},"throttle_pos":{"balance":"option_c","city":"option_a","pressure_kpa":true,"invoice_id":845,"score":27}} | extra_text_before | {
"type": "object",
"properties": {
"repository": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
"mode_e",
"mode_f"
]
},
"terminal_id": {
"type": "object",
"properties": {
"commit_hash": {
... | The output is as follows:
{"terminal_id":{"commit_hash":"admin@example.com","discount":"https://example.com/api","balance":["published","draft","archived"]},"throttle_pos":{"balance":"option_c","city":"option_a","pressure_kpa":true,"invoice_id":845,"score":27}} | Output contains non-JSON text before the object | {"terminal_id":{"commit_hash":"admin@example.com","discount":"https://example.com/api","balance":["published","draft","archived"]},"throttle_pos":{"balance":"option_c","city":"option_a","pressure_kpa":true,"invoice_id":845,"score":27}} |
TASK repair_structured_output
SPEC
FIELD shipping TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no
FIELD decay_rate TYPE string REQUIRED yes
FIELD tags TYPE integer REQUIRED yes
FIELD chromosome.medication TYPE string REQUIRED no
FIELD chromosome.trace_id TYPE integer REQUIRED no
FIELD ch... | {"shipping":"level_1","decay_rate":"2024-01-15","tags":307,"chromosome":{"medication":"Diana","trace_id":779,"consignee":"level_1","batch_code":"in_progress","timezone":{"order_id":"test@domain.org","torque_output":"https://www.io/v1","username":true,"position":411.61},"deploy_target":null},"vital_sign":625,"weight":fa... | markdown_fences | {
"type": "object",
"properties": {
"shipping": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5",
"level_6"
]
},
"decay_rate": {
"type": "string"
},
"tags": {
"type": "integer"
},... | ```json
{"shipping":"level_1","decay_rate":"2024-01-15","tags":307,"chromosome":{"medication":"Diana","trace_id":779,"consignee":"level_1","batch_code":"in_progress","timezone":{"order_id":"test@domain.org","torque_output":"https://www.io/v1","username":true,"position":411.61},"deploy_target":null},"vital_sign":625,"we... | Output contains markdown code fences | {"shipping":"level_1","decay_rate":"2024-01-15","tags":307,"chromosome":{"medication":"Diana","trace_id":779,"consignee":"level_1","batch_code":"in_progress","timezone":{"order_id":"test@domain.org","torque_output":"https://www.io/v1","username":true,"position":411.61},"deploy_target":null},"vital_sign":625,"weight":fa... |
TASK repair_structured_output
SPEC
FIELD param_r78 TYPE number REQUIRED no
FIELD col_s41 TYPE integer REQUIRED yes
FIELD col_i51[].field_m86 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD col_i51[].prop_j33 TYPE boolean REQUIRED yes
FIELD col_i51[].param_j24 TYPE boolean REQUIRED no
FIELD col_i51[].attr_w4... | {"col_s41":477,"col_i51":[{"field_m86":"sms","prop_j33":false,"param_j24":false,"attr_w42":"push"},{"field_m86":"push","prop_j33":true,"attr_w42":"phone"}],"val_y78":[{"param_b07":"hemizygous","key_n09":null,"field_r14":"Sao Paulo","prop_e35":false,"dim_n12":"single"},{"key_n09":null,"key_b69":"oceanic","field_r14":"ba... | markdown_explanation | {
"type": "object",
"properties": {
"param_r78": {
"type": "number"
},
"col_s41": {
"type": "integer"
},
"col_i51": {
"type": "array",
"items": {
"type": "object",
"properties": {
"field_m86": {
"type": "string",
"enum": [... | The output is as follows:
```json
{"col_s41":477,"col_i51":[{"field_m86":"sms","prop_j33":false,"param_j24":false,"attr_w42":"push"},{"field_m86":"push","prop_j33":true,"attr_w42":"phone"}],"val_y78":[{"param_b07":"hemizygous","key_n09":null,"field_r14":"Sao Paulo","prop_e35":false,"dim_n12":"single"},{"key_n09":null,"... | Output contains markdown and explanatory text around JSON | {"col_s41":477,"col_i51":[{"field_m86":"sms","prop_j33":false,"param_j24":false,"attr_w42":"push"},{"field_m86":"push","prop_j33":true,"attr_w42":"phone"}],"val_y78":[{"param_b07":"hemizygous","key_n09":null,"field_r14":"Sao Paulo","prop_e35":false,"dim_n12":"single"},{"key_n09":null,"key_b69":"oceanic","field_r14":"ba... |
TASK repair_structured_output
SPEC
FIELD username TYPE null REQUIRED no
FIELD updated_at TYPE number REQUIRED no
FIELD visible.department TYPE string VALUES success|error|warning|info REQUIRED no
FIELD visible.index TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD visible.user_id TYPE string VALUES USD... | {"updated_at":957.0,"tags":"This is a test value.","tile":"quux"} | truncated_array | {
"type": "object",
"properties": {
"username": {
"type": "null"
},
"updated_at": {
"type": "number"
},
"visible": {
"type": "object",
"properties": {
"department": {
"type": "string",
"enum": [
"success",
"error",
... | {"updated_at":957.0,"tags":"This is a test value.","tile":"quux" | Unexpected end of JSON input — truncated object | {"updated_at":957.0,"tags":"This is a test value.","tile":"quux"} |
TASK repair_structured_output
SPEC
FIELD total.city TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD total.username TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD total.website TYPE integer REQUIRED no
FIELD total.trace_id TYPE string_uri REQUIRED no
FIELD language TYPE string VALUES small|m... | {"total":{"username":"enterprise","website":74,"trace_id":"https://data.org/v1"},"language":"medium","reagent":null} | markdown_fences | {
"type": "object",
"properties": {
"total": {
"type": "object",
"properties": {
"city": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"username": {
"type": "string",... | ```json
{"total":{"username":"enterprise","website":74,"trace_id":"https://data.org/v1"},"language":"medium","reagent":null}
``` | Output contains markdown code fences | {"total":{"username":"enterprise","website":74,"trace_id":"https://data.org/v1"},"language":"medium","reagent":null} |
TASK repair_structured_output
SPEC
FIELD color TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD repository TYPE integer REQUIRED yes
FIELD organism TYPE integer REQUIRED yes
FIELD gene_id TYPE string VALUES draft|published|archived REQUIRED no
FIELD id TYPE string REQUIRED yes
FIELD due_date TYPE string_emai... | {"color":"medium","repository":267,"organism":954,"gene_id":"draft","id":"2024-01-15","due_date":"test@test.io"} | agent_chain | {
"type": "object",
"properties": {
"color": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"repository": {
"type": "integer"
},
"organism": {
"type": "integer"
},
"gene_id": {
"type": "string",
... | I need to look up the information first.
Action: check_cargo_manifest
Result: {"color": "medium", "repository": 267, "organism": 954, "id": "2024-01-15", "due_date": "test@test.io"}
Processing the request now.
Action: fetch_lab_result
Result: | Agent multi-step chain with truncated tool output | {"color":"medium","repository":267,"organism":954,"gene_id":"draft","id":"2024-01-15","due_date":"test@test.io"} |
TASK repair_structured_output
SPEC
FIELD berth_slot.type TYPE string REQUIRED yes
FIELD berth_slot.longitude TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED no
FIELD berth_slot.frequency_hz TYPE string REQUIRED no
FIELD berth_slot.items TYPE string REQUIRED no
FIELD berth_slot.discount TYPE boolean REQUIRED ye... | {"berth_slot":{"type":"https://api.example.com/v1","longitude":"type_b","frequency_hz":"GRCh38","items":"London","discount":true,"subject":665.77,"thumbnail":218,"status":false},"email":858,"due_date":true,"chapter":false,"priority":null} | missing_brace | {
"type": "object",
"properties": {
"berth_slot": {
"type": "object",
"properties": {
"type": {
"type": "string"
},
"longitude": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d"
... | "berth_slot":{"type":"https://api.example.com/v1","longitude":"type_b","frequency_hz":"GRCh38","items":"London","discount":true,"subject":665.77,"thumbnail":218,"status":false},"email":858,"due_date":true,"chapter":false,"priority":null} | Missing closing brace | {"berth_slot":{"type":"https://api.example.com/v1","longitude":"type_b","frequency_hz":"GRCh38","items":"London","discount":true,"subject":665.77,"thumbnail":218,"status":false},"email":858,"due_date":true,"chapter":false,"priority":null} |
TASK repair_structured_output
SPEC
FIELD prop_a58 TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD param_d03 TYPE string REQUIRED yes
FIELD param_k90.dim_b94.val_p02 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD param_k90.dim_b94.dim_v03 TYPE string REQUIRED no
FIELD p... | {"prop_a58":"critical","param_d03":"example","param_k90":{"dim_b94":{"val_p02":"confirmed","attr_k03":["demo","quux","inactive"]},"dim_w37":null,"key_a48":841,"prop_h51":"anchored","param_w76":"Maria"},"val_j11":452.42,"param_o57":{"col_d35":967,"col_y92":"completed","param_k76":"Sao Paulo","dim_y20":"https://api.io/v1... | tool_call_bad_format | {
"type": "object",
"properties": {
"prop_a58": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"param_d03": {
"type": "string"
},
"param_k90": {
"type": "object",
"properties": {
"dim_b94": {
... | <functioncall> track_vessel
{prop_a58: "critical", param_d03: "example", param_k90: {dim_b94: {val_p02: "confirmed", attr_k03: ["demo", "quux", "inactive"]}, dim_w37: null, key_a48: 841, prop_h51: "anchored", param_w76: "Maria"}, val_j11: 452.42, param_o57: {col_d35: 967, col_y92: "completed", param_k76: "Sao Paulo", d... | Tool call has malformed arguments — unquoted keys in function parameters | {"prop_a58":"critical","param_d03":"example","param_k90":{"dim_b94":{"val_p02":"confirmed","attr_k03":["demo","quux","inactive"]},"dim_w37":null,"key_a48":841,"prop_h51":"anchored","param_w76":"Maria"},"val_j11":452.42,"param_o57":{"col_d35":967,"col_y92":"completed","param_k76":"Sao Paulo","dim_y20":"https://api.io/v1... |
TASK repair_structured_output
SPEC
FIELD val_n24 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD key_h85 TYPE boolean REQUIRED no
FIELD prop_i99 TYPE string REQUIRED yes
FIELD field_r83 TYPE string_email REQUIRED yes
FIELD dim_y93 TYPE null REQUIRED yes
BROKEN_OUTPUT
Tool: delete_item
Pa... | {"val_n24":"synonymous","key_h85":false,"prop_i99":"Hapag-Lloyd-Express","field_r83":"ops@test.io","dim_y93":null} | tool_call_wrong_param | {
"type": "object",
"properties": {
"val_n24": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"key_h85": {
"type": "boolean"
},
"prop_i99": {
"type": "string"
},
"field_r83": {
"typ... | Tool: delete_item
Params: {"val_n24": "synonymous", "key_h85": false, "prop_i99": "Hapag-Lloyd-Express", "dim_y93": null, "field_r83_id": "ops@test.io"} | Agent used wrong parameter name 'field_r83_id' instead of 'field_r83' | {"val_n24":"synonymous","key_h85":false,"prop_i99":"Hapag-Lloyd-Express","field_r83":"ops@test.io","dim_y93":null} |
TASK repair_structured_output
SPEC
FIELD col_o86 TYPE string REQUIRED yes
FIELD prop_w50 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD attr_e12.field_z06 TYPE integer REQUIRED no
FIELD attr_e12.field_q99 TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD attr_e12.col_p14[].col_i35 T... | {"col_o86":"inactive","attr_e12":{"field_z06":977,"field_q99":"info","col_p14":[{"col_i35":"published","prop_b35":false,"param_v48":null},{"col_i35":"published","attr_y82":"https://www.io/data","prop_b35":true,"param_v48":null},{"col_i35":"published","prop_b35":false,"param_v48":null},{"col_i35":"published","attr_y82":... | agent_chain | {
"type": "object",
"properties": {
"col_o86": {
"type": "string"
},
"prop_w50": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"attr_e12": {
"type": "object",
"properties": {
"field_z06": {
... | Let me check the system.
Action: validate_sample
Result: {"attr_e12": {"field_z06": 977, "field_q99": "info", "col_p14": [{"col_i35": "published", "prop_b35": false, "param_v48": null}, {"col_i35": "published", "attr_y82": "https://www.io/data", "prop_b35": true, "param_v48": null}, {"col_i35": "published", "prop_b35":... | Agent multi-step chain with truncated tool output | {"col_o86":"inactive","attr_e12":{"field_z06":977,"field_q99":"info","col_p14":[{"col_i35":"published","prop_b35":false,"param_v48":null},{"col_i35":"published","attr_y82":"https://www.io/data","prop_b35":true,"param_v48":null},{"col_i35":"published","prop_b35":false,"param_v48":null},{"col_i35":"published","attr_y82":... |
TASK repair_structured_output
SPEC
FIELD param_j20 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no
FIELD val_j06 TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no
FIELD prop_p97 TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD prop_k67 TYPE string REQUIRED no
... | {"val_j06":"option_c","prop_p97":"level_2","prop_k67":"Tokyo","key_p94":"QC-07","param_u14":true,"dim_n38":719} | truncated_object | {
"type": "object",
"properties": {
"param_j20": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"
]
},
"val_j06": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"o... | {"val_j06":"option_c","prop_p97":"level_2","prop_k67":"Tokyo","key_p94":"QC-07","param_u14":true,"dim_n38":719 | Unexpected end of JSON input — truncated object | {"val_j06":"option_c","prop_p97":"level_2","prop_k67":"Tokyo","key_p94":"QC-07","param_u14":true,"dim_n38":719} |
TASK repair_structured_output
SPEC
FIELD torque_output TYPE boolean REQUIRED yes
FIELD chromosome TYPE integer REQUIRED no
FIELD tile TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no
FIELD turbidity.run_id TYPE integer REQUIRED no
FIELD turbidity.id TYPE string REQUIRED no
FIELD turbidity.due_date TYPE string_date-... | {"torque_output":true,"terminal_id":"active","strand":"2024-01-15","consignee":"option_a"} | extra_text_after | {
"type": "object",
"properties": {
"torque_output": {
"type": "boolean"
},
"chromosome": {
"type": "integer"
},
"tile": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c"
]
},
"turbidity": {
"type": "object",
"pro... | {"torque_output":true,"terminal_id":"active","strand":"2024-01-15","consignee":"option_a"}
I've ensured all required fields are present. | Output contains non-JSON text after the object | {"torque_output":true,"terminal_id":"active","strand":"2024-01-15","consignee":"option_a"} |
TASK repair_structured_output
SPEC
FIELD prop_n76 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD col_z99 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD key_b35 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD field_h90 TYPE string REQUIRED yes
FIELD dim_i61 TYPE ... | {"prop_n76":"white","col_z99":"nonsense","key_b35":"JPY","field_h90":"Jane","dim_i61":"Tokyo","col_f10":656} | missing_required | {
"type": "object",
"properties": {
"prop_n76": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"col_z99": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
... | {"col_z99": "nonsense", "key_b35": "JPY", "field_h90": "Jane", "dim_i61": "Tokyo", "col_f10": 656} | Required field 'prop_n76' is missing | {"prop_n76":"white","col_z99":"nonsense","key_b35":"JPY","field_h90":"Jane","dim_i61":"Tokyo","col_f10":656} |
TASK repair_structured_output
SPEC
FIELD count TYPE number REQUIRED no
FIELD bill_of_lading TYPE number REQUIRED no
FIELD sensor_id TYPE string VALUES active|inactive|pending REQUIRED no
FIELD subject TYPE string REQUIRED yes
FIELD subtotal TYPE number REQUIRED no
FIELD organism TYPE integer REQUIRED no
BROKEN_OUTPUT... | {"count":94.27,"sensor_id":"active","subject":"chr1","subtotal":458.32} | missing_bracket | {
"type": "object",
"properties": {
"count": {
"type": "number"
},
"bill_of_lading": {
"type": "number"
},
"sensor_id": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"subject": {
"type": "string"
},
... | {"count":94.27,"sensor_id":"active","subject":"chr1","subtotal":458.32} | Missing closing bracket | {"count":94.27,"sensor_id":"active","subject":"chr1","subtotal":458.32} |
TASK repair_structured_output
SPEC
FIELD width TYPE string REQUIRED no
FIELD bed_number TYPE null REQUIRED no
FIELD nickname.feedback TYPE string REQUIRED yes
FIELD nickname.company TYPE integer REQUIRED no
FIELD nickname.phone TYPE integer REQUIRED yes
FIELD nickname.username[].height TYPE number REQUIRED no
FIELD ni... | {"width":"https://example.com","bed_number":null,"nickname":{"feedback":"Smith","phone":436,"username":[{"height":339.29,"fleet_number":174,"currency":"large","run_id":"2024-01-15","procedure_code":"PASS"},{"height":461.84,"fleet_number":718,"currency":"small","run_id":"GRCh38","procedure_code":"Bob"},{"height":927.44,... | tool_call_wrong_param | {
"type": "object",
"properties": {
"width": {
"type": "string"
},
"bed_number": {
"type": "null"
},
"nickname": {
"type": "object",
"properties": {
"feedback": {
"type": "string"
},
"company": {
"type": "integer"
},
... | Tool: update_preferences
Params: {"width": "https://example.com", "bed_number": null, "nickname": {"feedback": "Smith", "phone": 436, "username": [{"height": 339.29, "fleet_number": 174, "currency": "large", "run_id": "2024-01-15", "procedure_code": "PASS"}, {"height": 461.84, "fleet_number": 718, "currency": "small", ... | Agent used wrong parameter name 'shipper_ref2' instead of 'shipper_ref' | {"width":"https://example.com","bed_number":null,"nickname":{"feedback":"Smith","phone":436,"username":[{"height":339.29,"fleet_number":174,"currency":"large","run_id":"2024-01-15","procedure_code":"PASS"},{"height":461.84,"fleet_number":718,"currency":"small","run_id":"GRCh38","procedure_code":"Bob"},{"height":927.44,... |
TASK repair_structured_output
SPEC
FIELD section TYPE string_date-time REQUIRED no
FIELD velocity.address TYPE boolean REQUIRED no
FIELD velocity.credit_score TYPE string_date-time REQUIRED yes
FIELD velocity.zip_code TYPE integer REQUIRED no
FIELD transaction_id TYPE null REQUIRED no
FIELD priority TYPE string REQUIR... | {"section":"2020-07-07T18:12:00Z","velocity":{"credit_score":"2022-04-12T06:52:00Z","zip_code":369},"priority":"bar","thumbnail":25.99} | tool_call_partial_args | {
"type": "object",
"properties": {
"section": {
"type": "string",
"format": "date-time"
},
"velocity": {
"type": "object",
"properties": {
"address": {
"type": "boolean"
},
"credit_score": {
"type": "string",
"format": "date-... | I need to look up the information first.
Action: track_vessel
Arguments: {"section": "2020-07-07T18:12:00Z", "velocity": {"credit_score": "2022-04-12T06:52:00Z", "zip_code": 369}, "thumbnail": 25.99} | Agent tool call missing required parameter 'priority' | {"section":"2020-07-07T18:12:00Z","velocity":{"credit_score":"2022-04-12T06:52:00Z","zip_code":369},"priority":"bar","thumbnail":25.99} |
TASK repair_structured_output
SPEC
FIELD prop_b78 TYPE string REQUIRED yes
FIELD prop_c82 TYPE string_uri REQUIRED no
FIELD attr_x56.val_d32 TYPE string VALUES single|married|divorced REQUIRED no
FIELD attr_x56.col_i21 TYPE string_email REQUIRED yes
FIELD attr_x56.attr_q93 TYPE string REQUIRED no
FIELD attr_x56.val_h9... | {"prop_b78":"world","prop_c82":"https://api.com/data","attr_x56":{"val_d32":"divorced","col_i21":"admin@test.io","attr_q93":"inactive","attr_l23":{"field_n01":746,"field_r83":"quux","prop_c87":934.82,"col_z99":"completed","col_z18":"operational"},"field_c41":"BRL","param_h39":"QC-07"}} | extra_text_after | {
"type": "object",
"properties": {
"prop_b78": {
"type": "string"
},
"prop_c82": {
"type": "string",
"format": "uri"
},
"attr_x56": {
"type": "object",
"properties": {
"val_d32": {
"type": "string",
"enum": [
"single",
... | {"prop_b78":"world","prop_c82":"https://api.com/data","attr_x56":{"val_d32":"divorced","col_i21":"admin@test.io","attr_q93":"inactive","attr_l23":{"field_n01":746,"field_r83":"quux","prop_c87":934.82,"col_z99":"completed","col_z18":"operational"},"field_c41":"BRL","param_h39":"QC-07"}}
Let me know if you need anything ... | Output contains non-JSON text after the object | {"prop_b78":"world","prop_c82":"https://api.com/data","attr_x56":{"val_d32":"divorced","col_i21":"admin@test.io","attr_q93":"inactive","attr_l23":{"field_n01":746,"field_r83":"quux","prop_c87":934.82,"col_z99":"completed","col_z18":"operational"},"field_c41":"BRL","param_h39":"QC-07"}} |
TASK repair_structured_output
SPEC
FIELD param_s55 TYPE integer REQUIRED yes
FIELD field_r65 TYPE boolean REQUIRED yes
FIELD col_j12[].dim_v08 TYPE string REQUIRED yes
FIELD col_j12[].prop_v26 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD col_j12[].prop_y18 TYPE integer REQUIRED yes
FI... | {"param_s55":160,"field_r65":false,"col_j12":[{"dim_v08":"baz","prop_v26":"offline","prop_y18":435,"attr_m03":745.53,"param_v32":"anchored"},{"dim_v08":"bar","prop_v26":"offline","prop_y18":569,"attr_m03":268.41},{"dim_v08":"2024-06-30","prop_v26":"operational","prop_y18":699,"attr_m03":357.51,"param_v32":"anchored"}]} | partial_structure | {
"type": "object",
"properties": {
"param_s55": {
"type": "integer"
},
"field_r65": {
"type": "boolean"
},
"col_j12": {
"type": "array",
"items": {
"type": "object",
"properties": {
"dim_v08": {
"type": "string"
},
... | Based on the data, param_s55 is 160. {"param_s55":160,"field_r65":false,"col_j12":[{"dim_v08":"baz","prop_v26":"offline","prop_y18":435,"attr_m03":745.53,"param_v32":"anchored"},{"dim_v08":"bar","prop_v26":"offline","prop_y18":569,"attr_m03":268.41},{"dim_v08":"2024-06-30","prop_v26":"operational","prop_y18":699,"attr_... | Output mixes natural language with JSON | {"param_s55":160,"field_r65":false,"col_j12":[{"dim_v08":"baz","prop_v26":"offline","prop_y18":435,"attr_m03":745.53,"param_v32":"anchored"},{"dim_v08":"bar","prop_v26":"offline","prop_y18":569,"attr_m03":268.41},{"dim_v08":"2024-06-30","prop_v26":"operational","prop_y18":699,"attr_m03":357.51,"param_v32":"anchored"}]} |
TASK repair_structured_output
SPEC
FIELD prop_e12 TYPE number REQUIRED no
FIELD val_m95 TYPE string REQUIRED yes
FIELD attr_t24 TYPE boolean REQUIRED no
FIELD prop_s91 TYPE number REQUIRED no
FIELD val_c88 TYPE integer REQUIRED no
BROKEN_OUTPUT
{"prop_e12": 995.8, "val_m95": "Luis", "attr_t24": true, "val_c88": 520, ... | {"prop_e12":995.8,"val_m95":"Luis","attr_t24":true,"val_c88":520} | extra_field | {
"type": "object",
"properties": {
"prop_e12": {
"type": "number"
},
"val_m95": {
"type": "string"
},
"attr_t24": {
"type": "boolean"
},
"prop_s91": {
"type": "number"
},
"val_c88": {
"type": "integer"
}
},
"required": [
"val_m95"
]
} | {"prop_e12": 995.8, "val_m95": "Luis", "attr_t24": true, "val_c88": 520, "extra_value_9001": true} | Unknown field 'extra_value_9001' not defined in schema | {"prop_e12":995.8,"val_m95":"Luis","attr_t24":true,"val_c88":520} |
TASK repair_structured_output
SPEC
FIELD compound.annotation TYPE string_date-time REQUIRED no
FIELD compound.name TYPE string REQUIRED yes
FIELD compound.department TYPE string_email REQUIRED yes
FIELD compound.yield_pct TYPE string REQUIRED no
FIELD balance TYPE string REQUIRED no
FIELD branch.transaction_id TYPE st... | {"compound":{"annotation":"2024-05-10T11:14:00Z","name":"cancelled","department":"test@test.io"},"branch":{"transaction_id":"level_1","longitude":true,"terminal_id":null},"altitude":{"notes":"pending","log_level":"MV-Evergreen-01","build_status":"medium","salinity":557.69},"color":"This is a test value.","port_code":72... | null_required | {
"type": "object",
"properties": {
"compound": {
"type": "object",
"properties": {
"annotation": {
"type": "string",
"format": "date-time"
},
"name": {
"type": "string"
},
"department": {
"type": "string",
"fo... | {"compound": null, "branch": {"transaction_id": "level_1", "longitude": true, "terminal_id": null}, "altitude": {"notes": "pending", "log_level": "MV-Evergreen-01", "build_status": "medium", "salinity": 557.69}, "color": "This is a test value.", "port_code": 721} | Required field 'compound' is null | {"compound":{"annotation":"2024-05-10T11:14:00Z","name":"cancelled","department":"test@test.io"},"branch":{"transaction_id":"level_1","longitude":true,"terminal_id":null},"altitude":{"notes":"pending","log_level":"MV-Evergreen-01","build_status":"medium","salinity":557.69},"color":"This is a test value.","port_code":72... |
TASK repair_structured_output
SPEC
FIELD item_id TYPE string_uri REQUIRED no
FIELD updated_at TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD tile TYPE boolean REQUIRED yes
FIELD hazmat_code TYPE string REQUIRED no
FIELD status.subject TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD stat... | {"item_id":"https://www.org/data","updated_at":"admin","tile":false,"status":{"subject":"underway","weight":881,"maturity_date":"admin@test.io","coverage":"Charlie","nickname":307}} | markdown_fences | {
"type": "object",
"properties": {
"item_id": {
"type": "string",
"format": "uri"
},
"updated_at": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"tile": {
"type": "boolean"
},
"hazmat_code": {
"type": "st... | ```json
{"item_id":"https://www.org/data","updated_at":"admin","tile":false,"status":{"subject":"underway","weight":881,"maturity_date":"admin@test.io","coverage":"Charlie","nickname":307}}
``` | Output contains markdown code fences | {"item_id":"https://www.org/data","updated_at":"admin","tile":false,"status":{"subject":"underway","weight":881,"maturity_date":"admin@test.io","coverage":"Charlie","nickname":307}} |
TASK repair_structured_output
SPEC
FIELD url TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD half_life TYPE string VALUES active|inactive|pending REQUIRED no
FIELD yield_pct TYPE string_email REQUIRED no
FIELD cargo_type TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
BROKEN_OUTPUT
<functioncal... | {"url":"oceanic","cargo_type":"BRL"} | tool_call_bad_format | {
"type": "object",
"properties": {
"url": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"half_life": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"yiel... | <functioncall> schedule_meeting
{url: "oceanic", cargo_type: "BRL"} | Tool call has malformed arguments — unquoted keys in function parameters | {"url":"oceanic","cargo_type":"BRL"} |
TASK repair_structured_output
SPEC
FIELD key_h81 TYPE string VALUES success|error|warning|info REQUIRED no
FIELD field_q20 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED no
FIELD param_l93 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
BROKEN_OUTPUT
Let me construct this step by step.
First, I... | {"param_l93":"type_a"} | thought_process | {
"type": "object",
"properties": {
"key_h81": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"field_q20": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"ca... | Let me construct this step by step.
First, I'll identify the required fields, then fill in the values.
{"param_l93":"type_a"} | Output contains chain-of-thought reasoning before JSON | {"param_l93":"type_a"} |
TASK repair_structured_output
SPEC
FIELD key_c60 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD field_j67 TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD key_p06 TYPE integer REQUIRED no
FIELD dim_n14 TYPE boolean REQUIRED no
FIELD col_w05 TYPE number REQUIRED yes
FIELD va... | {"key_p06":324,"dim_n14":false,"col_w05":703.0,"val_c19":"email","col_k54":"small"} | markdown_fences | {
"type": "object",
"properties": {
"key_c60": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"field_j67": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterpri... | ```json
{"key_p06":324,"dim_n14":false,"col_w05":703.0,"val_c19":"email","col_k54":"small"}
``` | Output contains markdown code fences | {"key_p06":324,"dim_n14":false,"col_w05":703.0,"val_c19":"email","col_k54":"small"} |
TASK repair_structured_output
SPEC
FIELD prop_h75 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD prop_j19.prop_i34.val_a40 TYPE string REQUIRED no
FIELD prop_j19.prop_i34.dim_x23 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD prop_j19.prop_i34.col_z68 TYPE number REQUIRED no
FIEL... | {"prop_h75":"in_transit","prop_j19":{"prop_i34":{"val_a40":"quux","dim_x23":"married","col_z68":469.29,"col_i66":"phone","field_e52":"Berlin","dim_f13":"hemizygous"},"key_a03":"confirmed","attr_t77":null},"attr_n76":{"key_t76":false,"param_r18":"nonsense"},"dim_z29":{"attr_a18":"medium","key_x29":"New York","attr_u77":... | tool_call_bad_format | {
"type": "object",
"properties": {
"prop_h75": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"prop_j19": {
"type": "object",
"properties": {
"prop_i34": {
"type": "object",
"prope... | <functioncall> check_cargo_manifest
{prop_h75: "in_transit", prop_j19: {prop_i34: {val_a40: "quux", dim_x23: "married", col_z68: 469.29, col_i66: "phone", field_e52: "Berlin", dim_f13: "hemizygous"}, key_a03: "confirmed", attr_t77: null}, attr_n76: {key_t76: false, param_r18: "nonsense"}, dim_z29: {attr_a18: "medium", ... | Tool call has malformed arguments — unquoted keys in function parameters | {"prop_h75":"in_transit","prop_j19":{"prop_i34":{"val_a40":"quux","dim_x23":"married","col_z68":469.29,"col_i66":"phone","field_e52":"Berlin","dim_f13":"hemizygous"},"key_a03":"confirmed","attr_t77":null},"attr_n76":{"key_t76":false,"param_r18":"nonsense"},"dim_z29":{"attr_a18":"medium","key_x29":"New York","attr_u77":... |
TASK repair_structured_output
SPEC
FIELD zip_code TYPE boolean REQUIRED yes
FIELD title TYPE null REQUIRED no
FIELD barcode TYPE boolean REQUIRED no
FIELD price TYPE string REQUIRED no
BROKEN_OUTPUT
{"title": null, "price": "active"} | {"zip_code":false,"title":null,"price":"active"} | missing_required | {
"type": "object",
"properties": {
"zip_code": {
"type": "boolean"
},
"title": {
"type": "null"
},
"barcode": {
"type": "boolean"
},
"price": {
"type": "string"
}
},
"required": [
"zip_code"
]
} | {"title": null, "price": "active"} | Required field 'zip_code' is missing | {"zip_code":false,"title":null,"price":"active"} |
TASK repair_structured_output
SPEC
FIELD step TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD department TYPE string REQUIRED yes
FIELD diagnosis_code TYPE boolean REQUIRED no
FIELD published TYPE string VALUES cat_a|cat_b|cat_c REQUIRED no
FIELD dosage TYPE string_date-time REQUIRED no
FIELD url TY... | {"department":"GRCh38","diagnosis_code":true,"published":"cat_b","url":"chrX","patient_id":664,"count":true} | extra_field | {
"type": "object",
"properties": {
"step": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"department": {
"type": "string"
},
"diagnosis_code": {
"type": "boolean"
},
"published": {
"type": ... | {"department": "GRCh38", "diagnosis_code": true, "published": "cat_b", "url": "chrX", "patient_id": 664, "count": true, "extra_info_4195": 42} | Unknown field 'extra_info_4195' not defined in schema | {"department":"GRCh38","diagnosis_code":true,"published":"cat_b","url":"chrX","patient_id":664,"count":true} |
TASK repair_structured_output
SPEC
FIELD val_x06 TYPE boolean REQUIRED no
FIELD key_i50 TYPE boolean REQUIRED yes
FIELD prop_q14 TYPE string_email REQUIRED no
FIELD dim_y39 TYPE string REQUIRED no
FIELD key_e66 TYPE string REQUIRED no
FIELD dim_y32 TYPE string VALUES active|inactive|pending REQUIRED no
FIELD attr_q50.... | {"val_x06":true,"key_i50":false,"prop_q14":"user@example.com","dim_y39":"GRCh38","attr_q50":{"key_d42":"admin@domain.org","param_f54":649.78,"field_w57":"mode_b","prop_t56":{"dim_k29":"open","col_r15":"level_2","param_s91":315.97,"col_s36":"type_a","field_d75":"user@test.io","val_i71":284,"dim_t65":168}}} | tool_call_bad_format | {
"type": "object",
"properties": {
"val_x06": {
"type": "boolean"
},
"key_i50": {
"type": "boolean"
},
"prop_q14": {
"type": "string",
"format": "email"
},
"dim_y39": {
"type": "string"
},
"key_e66": {
"type": "string"
},
"dim_y32": {
... | <functioncall> calculate_docking_fee
{val_x06: true, key_i50: false, prop_q14: "user@example.com", dim_y39: "GRCh38", attr_q50: {key_d42: "admin@domain.org", param_f54: 649.78, field_w57: "mode_b", prop_t56: {dim_k29: "open", col_r15: "level_2", param_s91: 315.97, col_s36: "type_a", field_d75: "user@test.io", val_i71: ... | Tool call has malformed arguments — unquoted keys in function parameters | {"val_x06":true,"key_i50":false,"prop_q14":"user@example.com","dim_y39":"GRCh38","attr_q50":{"key_d42":"admin@domain.org","param_f54":649.78,"field_w57":"mode_b","prop_t56":{"dim_k29":"open","col_r15":"level_2","param_s91":315.97,"col_s36":"type_a","field_d75":"user@test.io","val_i71":284,"dim_t65":168}}} |
TASK repair_structured_output
SPEC
FIELD pressure_kpa TYPE string REQUIRED no
FIELD freight_class TYPE boolean REQUIRED no
FIELD filter_flag TYPE string REQUIRED yes
BROKEN_OUTPUT
{'pressure_kpa':'This is a test value.','freight_class':true,'filter_flag':'Santos'} | {"pressure_kpa":"This is a test value.","freight_class":true,"filter_flag":"Santos"} | single_quotes | {
"type": "object",
"properties": {
"pressure_kpa": {
"type": "string"
},
"freight_class": {
"type": "boolean"
},
"filter_flag": {
"type": "string"
}
},
"required": [
"filter_flag"
]
} | {'pressure_kpa':'This is a test value.','freight_class':true,'filter_flag':'Santos'} | Expecting property name enclosed in double quotes | {"pressure_kpa":"This is a test value.","freight_class":true,"filter_flag":"Santos"} |
TASK repair_structured_output
SPEC
FIELD consignee.strand TYPE integer REQUIRED yes
FIELD consignee.quality_score TYPE string_uri REQUIRED yes
FIELD consignee.invoice_id TYPE string REQUIRED no
FIELD lane TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD address TYPE string VALUES berthed|an... | {"consignee":{"strand":709,"quality_score":"https://data.io/data"},"lane":"frameshift","address":"berthed"} | partial_structure | {
"type": "object",
"properties": {
"consignee": {
"type": "object",
"properties": {
"strand": {
"type": "integer"
},
"quality_score": {
"type": "string",
"format": "uri"
},
"invoice_id": {
"type": "string"
}
... | Based on the data, consignee is {'strand': 709, 'quality_score': 'https://data.io/data'}. {"consignee":{"strand":709,"quality_score":"https://data.io/data"},"lane":"frameshift","address":"berthed"} | Output mixes natural language with JSON | {"consignee":{"strand":709,"quality_score":"https://data.io/data"},"lane":"frameshift","address":"berthed"} |
TASK repair_structured_output
SPEC
FIELD label TYPE string REQUIRED no
FIELD level TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD patient_id TYPE integer REQUIRED yes
FIELD status TYPE string REQUIRED no
FIELD filter_flag.label TYPE integer REQUIRED yes
FIELD filter_flag.lab_result TYPE string R... | {"level":"open","patient_id":497,"status":"Diana","filter_flag":{"label":562,"transaction_id":"2020-03-03T22:02:00Z","state":[{"turbidity":168,"umi":"sample","maturity_date":"https://api.example.com/v1"}]},"count":{"type":"Hapag-Lloyd-Express","frequency_hz":"Sao Paulo","vital_sign":"2021-04-06T03:37:00Z"},"subtotal":f... | wrong_type | {
"type": "object",
"properties": {
"label": {
"type": "string"
},
"level": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"patient_id": {
"type": "integer"
},
"status": {
"type": "string"... | {"level": "open", "patient_id": 497, "status": "Diana", "filter_flag": {"label": 562, "transaction_id": "2020-03-03T22:02:00Z", "state": [{"turbidity": 168, "umi": "sample", "maturity_date": "https://api.example.com/v1"}]}, "count": {"type": "Hapag-Lloyd-Express", "frequency_hz": "Sao Paulo", "vital_sign": "2021-04-06T... | Field 'subtotal' must be boolean, got string | {"level":"open","patient_id":497,"status":"Diana","filter_flag":{"label":562,"transaction_id":"2020-03-03T22:02:00Z","state":[{"turbidity":168,"umi":"sample","maturity_date":"https://api.example.com/v1"}]},"count":{"type":"Hapag-Lloyd-Express","frequency_hz":"Sao Paulo","vital_sign":"2021-04-06T03:37:00Z"},"subtotal":f... |
TASK repair_structured_output
SPEC
FIELD insurance_id TYPE boolean REQUIRED no
FIELD branch TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD format TYPE string REQUIRED no
FIELD position TYPE integer REQUIRED no
BROKEN_OUTPUT
{"insurance_id": "False", "branch": "oceanic", "format": "Charlie", "posi... | {"insurance_id":false,"branch":"oceanic","format":"Charlie","position":661} | boolean_as_string | {
"type": "object",
"properties": {
"insurance_id": {
"type": "boolean"
},
"branch": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"format": {
"type": "string"
},
"position": {
"type": "inte... | {"insurance_id": "False", "branch": "oceanic", "format": "Charlie", "position": 661} | Field 'insurance_id' must be boolean, got string | {"insurance_id":false,"branch":"oceanic","format":"Charlie","position":661} |
TASK repair_structured_output
SPEC
FIELD last_name TYPE number REQUIRED no
FIELD item_id TYPE boolean REQUIRED yes
FIELD nickname TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD insurance_id TYPE boolean REQUIRED yes
FIELD options TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD medicatio... | {"item_id":false,"nickname":"white","insurance_id":true,"index":true} | null_required | {
"type": "object",
"properties": {
"last_name": {
"type": "number"
},
"item_id": {
"type": "boolean"
},
"nickname": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"insurance_id": {
"... | {"item_id": null, "nickname": "white", "insurance_id": true, "index": true} | Required field 'item_id' is null | {"item_id":false,"nickname":"white","insurance_id":true,"index":true} |
TASK repair_structured_output
SPEC
FIELD category TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD paragraph TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD first_name TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD product_id TYPE integer REQUIRED yes
FIELD vita... | {"paragraph":"pro","first_name":"arctic","product_id":190} | partial_structure | {
"type": "object",
"properties": {
"category": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"paragraph": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
... | Result: first_name=arctic, {"paragraph":"pro","first_name":"arctic","product_id":190} | Output mixes natural language with JSON | {"paragraph":"pro","first_name":"arctic","product_id":190} |
TASK repair_structured_output
SPEC
FIELD prop_l67.field_v34 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD prop_l67.key_v71 TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD prop_l67.key_q28 TYPE string_email REQUIRED yes
FIELD prop_l67.dim_g34 TYPE string REQUIRED no
FIELD prop_l... | {"prop_l67":{"field_v34":"in_progress","key_v71":"red","key_q28":"test@test.io","dim_g34":"demo","prop_k44":["Johnson"],"field_p89":[{"col_l95":642.42,"field_r59":"https://www.io/v1","field_m53":604,"attr_o27":"inactive","val_y73":"chr1","col_q49":null,"attr_o19":"basic"}]},"param_g13":"EUR","dim_t99":false,"field_f01"... | partial_structure | {
"type": "object",
"properties": {
"prop_l67": {
"type": "object",
"properties": {
"field_v34": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"key_v71": {
... | Result: field_f01=pro, {"prop_l67":{"field_v34":"in_progress","key_v71":"red","key_q28":"test@test.io","dim_g34":"demo","prop_k44":["Johnson"],"field_p89":[{"col_l95":642.42,"field_r59":"https://www.io/v1","field_m53":604,"attr_o27":"inactive","val_y73":"chr1","col_q49":null,"attr_o19":"basic"}]},"param_g13":"EUR","dim... | Output mixes natural language with JSON | {"prop_l67":{"field_v34":"in_progress","key_v71":"red","key_q28":"test@test.io","dim_g34":"demo","prop_k44":["Johnson"],"field_p89":[{"col_l95":642.42,"field_r59":"https://www.io/v1","field_m53":604,"attr_o27":"inactive","val_y73":"chr1","col_q49":null,"attr_o19":"basic"}]},"param_g13":"EUR","dim_t99":false,"field_f01"... |
TASK repair_structured_output
SPEC
FIELD dim_g36 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD attr_v50 TYPE null REQUIRED no
FIELD attr_e02 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
BROKEN_OUTPUT
{"dim_g36":"delivered","attr_v50":null,"attr_e02":"berthed" | {"dim_g36":"delivered","attr_v50":null,"attr_e02":"berthed"} | truncated_array | {
"type": "object",
"properties": {
"dim_g36": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"attr_v50": {
"type": "null"
},
"attr_e02": {
"type": "string",
"enum": [
"berthed",
... | {"dim_g36":"delivered","attr_v50":null,"attr_e02":"berthed" | Unexpected end of JSON input — truncated object | {"dim_g36":"delivered","attr_v50":null,"attr_e02":"berthed"} |
TASK repair_structured_output
SPEC
FIELD field_g39 TYPE string REQUIRED no
FIELD attr_l98 TYPE integer REQUIRED no
FIELD dim_b55 TYPE string REQUIRED yes
FIELD prop_x00.field_c69 TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED yes
FIELD prop_x00.col_k03 TYPE number REQUIRED no
FIELD prop_x00.dim_n31 TYP... | {"field_g39":"Tokyo","attr_l98":292,"dim_b55":"2023-12-25","prop_x00":{"field_c69":"type_a","dim_n31":528.59}} | trailing_comma | {
"type": "object",
"properties": {
"field_g39": {
"type": "string"
},
"attr_l98": {
"type": "integer"
},
"dim_b55": {
"type": "string"
},
"prop_x00": {
"type": "object",
"properties": {
"field_c69": {
"type": "string",
"enum": [
... | {"field_g39":"Tokyo","attr_l98":292,"dim_b55":"2023-12-25","prop_x00":{"field_c69":"type_a","dim_n31":528.59},} | Unexpected trailing comma | {"field_g39":"Tokyo","attr_l98":292,"dim_b55":"2023-12-25","prop_x00":{"field_c69":"type_a","dim_n31":528.59}} |
TASK repair_structured_output
SPEC
FIELD coverage TYPE integer REQUIRED yes
FIELD throttle_pos TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD phenotype TYPE boolean REQUIRED no
FIELD zip_code.commit_hash TYPE string_date-time REQUIRED no
FIELD zip_code.isotope TYPE string VALUES single|married|divorced REQ... | {"coverage":621,"throttle_pos":"push","phenotype":true,"zip_code":{"isotope":"single","status_code":209.5,"reagent":73.37,"filter_flag":"pending_review","berth_slot":86.88}} | null_required | {
"type": "object",
"properties": {
"coverage": {
"type": "integer"
},
"throttle_pos": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"phenotype": {
"type": "boolean"
},
"zip_code": {
"type": "object"... | {"coverage": null, "throttle_pos": "push", "phenotype": true, "zip_code": {"isotope": "single", "status_code": 209.5, "reagent": 73.37, "filter_flag": "pending_review", "berth_slot": 86.88}} | Required field 'coverage' is null | {"coverage":621,"throttle_pos":"push","phenotype":true,"zip_code":{"isotope":"single","status_code":209.5,"reagent":73.37,"filter_flag":"pending_review","berth_slot":86.88}} |
TASK repair_structured_output
SPEC
FIELD count TYPE number REQUIRED yes
FIELD medication TYPE integer REQUIRED no
FIELD span_id TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD humidity_pct TYPE null REQUIRED no
FIELD role.comments TYPE boolean REQUIRED yes
FIELD role.nickname TYPE string VALUES reliable|uns... | {"count":914.17,"medication":693,"span_id":"large","humidity_pct":null,"role":{"comments":false,"nickname":"intermittent","company":"inland","annotation":true},"values":{"status_code":181.58,"loan_amount":{"organism":"heterozygous","active":432,"status_code":129,"score":true,"last_name":"chrX","velocity":472.8,"values"... | extra_text_after | {
"type": "object",
"properties": {
"count": {
"type": "number"
},
"medication": {
"type": "integer"
},
"span_id": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"humidity_pct": {
"type": "null"
... | {"count":914.17,"medication":693,"span_id":"large","humidity_pct":null,"role":{"comments":false,"nickname":"intermittent","company":"inland","annotation":true},"values":{"status_code":181.58,"loan_amount":{"organism":"heterozygous","active":432,"status_code":129,"score":true,"last_name":"chrX","velocity":472.8,"values"... | Output contains non-JSON text after the object | {"count":914.17,"medication":693,"span_id":"large","humidity_pct":null,"role":{"comments":false,"nickname":"intermittent","company":"inland","annotation":true},"values":{"status_code":181.58,"loan_amount":{"organism":"heterozygous","active":432,"status_code":129,"score":true,"last_name":"chrX","velocity":472.8,"values"... |
TASK repair_structured_output
SPEC
FIELD freight_class.humidity_pct TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD freight_class.price TYPE string VALUES success|error|warning|info REQUIRED no
FIELD freight_class.commit_hash TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD freigh... | {"freight_class":{"humidity_pct":"medium","price":"error","commit_hash":"hemizygous","salinity":"ops@domain.org","discount":"escalated","filter_flag":25},"version":"FWD","loan_amount":"active","weight":715.81,"repository":740.68} | thought_process | {
"type": "object",
"properties": {
"freight_class": {
"type": "object",
"properties": {
"humidity_pct": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"price": {
"... | I need to create a JSON object that matches the given schema.
Let me make sure all required fields are included.
{"freight_class":{"humidity_pct":"medium","price":"error","commit_hash":"hemizygous","salinity":"ops@domain.org","discount":"escalated","filter_flag":25},"version":"FWD","loan_amount":"active","weight":715.... | Output contains chain-of-thought reasoning before JSON | {"freight_class":{"humidity_pct":"medium","price":"error","commit_hash":"hemizygous","salinity":"ops@domain.org","discount":"escalated","filter_flag":25},"version":"FWD","loan_amount":"active","weight":715.81,"repository":740.68} |
TASK repair_structured_output
SPEC
FIELD status_code TYPE boolean REQUIRED yes
FIELD dosage TYPE string_email REQUIRED no
FIELD verified TYPE null REQUIRED no
FIELD zip_code.verified TYPE string_uri REQUIRED no
FIELD zip_code.height TYPE string VALUES option_a|option_b REQUIRED yes
FIELD zip_code.label TYPE integer RE... | {"status_code":true,"dosage":"user@example.com","zip_code":{"verified":"https://data.io/api","height":"option_a","label":695,"patient_id":940,"humidity_pct":null,"last_name":false}} | null_required | {
"type": "object",
"properties": {
"status_code": {
"type": "boolean"
},
"dosage": {
"type": "string",
"format": "email"
},
"verified": {
"type": "null"
},
"zip_code": {
"type": "object",
"properties": {
"verified": {
"type": "string... | {"status_code": null, "dosage": "user@example.com", "zip_code": {"verified": "https://data.io/api", "height": "option_a", "label": 695, "patient_id": 940, "humidity_pct": null, "last_name": false}} | Required field 'status_code' is null | {"status_code":true,"dosage":"user@example.com","zip_code":{"verified":"https://data.io/api","height":"option_a","label":695,"patient_id":940,"humidity_pct":null,"last_name":false}} |
TASK repair_structured_output
SPEC
FIELD trace_id TYPE string REQUIRED no
FIELD berth_slot TYPE boolean REQUIRED no
FIELD format TYPE string_date-time REQUIRED yes
FIELD freight_class[].id TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD freight_class[].current_draw TYPE string VALUES optio... | {"trace_id":"Charlie","berth_slot":false,"format":"2022-11-15T07:59:00Z","freight_class":[{"id":"synonymous","current_draw":"option_c","weight":"mode_b"},{"id":"synonymous","weight":"mode_b"},{"id":"nonsense","weight":"mode_f"}]} | partial_structure | {
"type": "object",
"properties": {
"trace_id": {
"type": "string"
},
"berth_slot": {
"type": "boolean"
},
"format": {
"type": "string",
"format": "date-time"
},
"freight_class": {
"type": "array",
"items": {
"type": "object",
"properti... | The format is 2022-11-15T07:59:00Z and {"trace_id":"Charlie","berth_slot":false,"format":"2022-11-15T07:59:00Z","freight_class":[{"id":"synonymous","current_draw":"option_c","weight":"mode_b"},{"id":"synonymous","weight":"mode_b"},{"id":"nonsense","weight":"mode_f"}]} | Output mixes natural language with JSON | {"trace_id":"Charlie","berth_slot":false,"format":"2022-11-15T07:59:00Z","freight_class":[{"id":"synonymous","current_draw":"option_c","weight":"mode_b"},{"id":"synonymous","weight":"mode_b"},{"id":"nonsense","weight":"mode_f"}]} |
TASK repair_structured_output
SPEC
FIELD col_e39 TYPE string REQUIRED yes
FIELD col_k25 TYPE string VALUES draft|published|archived REQUIRED no
FIELD key_s58 TYPE string REQUIRED yes
FIELD attr_l17 TYPE integer REQUIRED yes
FIELD field_d88 TYPE number REQUIRED no
FIELD attr_o92 TYPE number REQUIRED no
FIELD key_r21 TY... | {"col_e39":"pending","col_k25":"draft","key_s58":"QC-07","attr_l17":242,"attr_o92":571.26,"key_r21":"degraded"} | extra_text_after | {
"type": "object",
"properties": {
"col_e39": {
"type": "string"
},
"col_k25": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"key_s58": {
"type": "string"
},
"attr_l17": {
"type": "integer"
},
"fie... | {"col_e39":"pending","col_k25":"draft","key_s58":"QC-07","attr_l17":242,"attr_o92":571.26,"key_r21":"degraded"}
Let me know if you need anything else! | Output contains non-JSON text after the object | {"col_e39":"pending","col_k25":"draft","key_s58":"QC-07","attr_l17":242,"attr_o92":571.26,"key_r21":"degraded"} |
TASK repair_structured_output
SPEC
FIELD col_y10 TYPE string REQUIRED no
FIELD col_i00 TYPE boolean REQUIRED no
FIELD dim_x05 TYPE string REQUIRED no
FIELD dim_f87 TYPE boolean REQUIRED no
FIELD col_w60 TYPE string REQUIRED yes
FIELD attr_d53 TYPE null REQUIRED no
BROKEN_OUTPUT
"col_y10":"chrX","col_i00":true,"dim_f8... | {"col_y10":"chrX","col_i00":true,"dim_f87":false,"col_w60":"approved","attr_d53":null} | missing_brace | {
"type": "object",
"properties": {
"col_y10": {
"type": "string"
},
"col_i00": {
"type": "boolean"
},
"dim_x05": {
"type": "string"
},
"dim_f87": {
"type": "boolean"
},
"col_w60": {
"type": "string"
},
"attr_d53": {
"type": "null"
... | "col_y10":"chrX","col_i00":true,"dim_f87":false,"col_w60":"approved","attr_d53":null} | Missing closing brace | {"col_y10":"chrX","col_i00":true,"dim_f87":false,"col_w60":"approved","attr_d53":null} |
TASK repair_structured_output
SPEC
FIELD humidity_pct TYPE number REQUIRED no
FIELD decay_rate TYPE integer REQUIRED no
FIELD amount TYPE number REQUIRED yes
FIELD date TYPE string_email REQUIRED no
BROKEN_OUTPUT
{"decay_rate":906,"amount":482.98,"date":"user@example.com" | {"decay_rate":906,"amount":482.98,"date":"user@example.com"} | truncated_object | {
"type": "object",
"properties": {
"humidity_pct": {
"type": "number"
},
"decay_rate": {
"type": "integer"
},
"amount": {
"type": "number"
},
"date": {
"type": "string",
"format": "email"
}
},
"required": [
"amount"
]
} | {"decay_rate":906,"amount":482.98,"date":"user@example.com" | Unexpected end of JSON input — truncated object | {"decay_rate":906,"amount":482.98,"date":"user@example.com"} |
TASK repair_structured_output
SPEC
FIELD key_l68 TYPE boolean REQUIRED no
FIELD prop_m19 TYPE null REQUIRED yes
FIELD col_y72.field_a39 TYPE integer REQUIRED yes
FIELD col_y72.col_f74 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD col_y72.val_q67 TYPE string_date-time REQUIRED no
FIELD col_y72... | {"key_l68":true,"prop_m19":null,"col_y72":{"field_a39":84,"col_f74":"hemizygous","val_q67":"2022-12-01T20:06:00Z","prop_d44":"error","field_m12":897.17},"col_a29":{"val_d45":false,"prop_k60":{"col_s45":979.96,"val_o85":"anchored","field_p46":"MV-Evergreen-01","param_r85":"delivered","dim_u92":"New York","val_k42":"Oliv... | markdown_fences | {
"type": "object",
"properties": {
"key_l68": {
"type": "boolean"
},
"prop_m19": {
"type": "null"
},
"col_y72": {
"type": "object",
"properties": {
"field_a39": {
"type": "integer"
},
"col_f74": {
"type": "string",
"e... | ```json
{"key_l68":true,"prop_m19":null,"col_y72":{"field_a39":84,"col_f74":"hemizygous","val_q67":"2022-12-01T20:06:00Z","prop_d44":"error","field_m12":897.17},"col_a29":{"val_d45":false,"prop_k60":{"col_s45":979.96,"val_o85":"anchored","field_p46":"MV-Evergreen-01","param_r85":"delivered","dim_u92":"New York","val_k4... | Output contains markdown code fences | {"key_l68":true,"prop_m19":null,"col_y72":{"field_a39":84,"col_f74":"hemizygous","val_q67":"2022-12-01T20:06:00Z","prop_d44":"error","field_m12":897.17},"col_a29":{"val_d45":false,"prop_k60":{"col_s45":979.96,"val_o85":"anchored","field_p46":"MV-Evergreen-01","param_r85":"delivered","dim_u92":"New York","val_k42":"Oliv... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.