{
"file_parsing": {
"file_size": 123,
"file_type": "<string>"
},
"file_summarizing": {
"content_length": 123,
"llm_backend": "<string>"
},
"file_embedding": {
"model": "<string>",
"embedding_dim": 123
},
"file_complete": {
"total_time": 123,
"title": "<string>"
},
"file_failed": {
"error": "<string>",
"stage": "<string>"
}
}