{"id": "doc_001", "embedding": [0.1, -0.3, 0.7, "text": "Valid line"} {"id": "doc_002", "embedding": [0.5, 0.1, -0.2, 0.8], "text": "Missing closing brace" {"id": "doc_003" "embedding": [0.3, 0.4, 0.1, -0.1], "text": "Missing colon after id"} {id: "doc_004", "embedding": [0.2, 0.1, 0.3, 0.4], "text": "Unquoted key"} {"id": "doc_005", "embedding": [0.1, 0.2, 0.3, 0.4], "text": "Valid line again"}