- Add metadata field to doc_status storage with Unix timestamps for processing start/end times - Update frontend API types: error -> error_msg, add track_id and metadata support - Add getTrackStatus API method for document tracking functionality - Fix frontend DocumentManager to use error_msg field for proper error display - Ensure full compatibility between backend metadata changes and frontend UI |
||
|---|---|---|
| .. | ||
| api | ||
| kg | ||
| llm | ||
| tools | ||
| __init__.py | ||
| base.py | ||
| constants.py | ||
| exceptions.py | ||
| lightrag.py | ||
| llm.py | ||
| namespace.py | ||
| operate.py | ||
| prompt.py | ||
| rerank.py | ||
| types.py | ||
| utils.py | ||
| utils_graph.py | ||