- Add null-safe file_path handling with "no-file-path" fallback in get_docs_by_status and get_docs_by_track_id - Enhance metadata validation to ensure dict type after JSON parsing - Align PostgreSQL implementation with JSON implementation safety patterns - Prevent KeyError exceptions when database records have missing fields |
||
|---|---|---|
| .. | ||
| 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 | ||