- Add allow_create parameter to get_namespace_data() to permit internal initialization - initialize_pipeline_status() now uses allow_create=True to create the namespace - External calls still get the error if pipeline_status is not initialized - This maintains the improved error messages while allowing proper server startup Fixes server startup failure reported in PR #1978 |
||
|---|---|---|
| .. | ||
| 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 | ||