LightRAG/lightrag
yangdx cbacb615f3 Use COALESCE to handle null degree counts in Neo4J queries.
- Ensures degree count defaults to 0
- Prevents null-related errors in queries
2025-03-11 18:33:26 +08:00
..
api Update UI and refine node property display for compatible with legacy data 2025-03-11 15:54:41 +08:00
kg Use COALESCE to handle null degree counts in Neo4J queries. 2025-03-11 18:33:26 +08:00
llm Resolve the issue with making API calls to Azure OpenAI service 2025-03-11 11:57:41 +08:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Update __init__.py 2025-03-10 23:00:06 +08:00
base.py Refactor requirements and code formatting 2025-03-10 15:39:18 +00:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py Merge pull request #1053 from HKUDS/dev3 2025-03-11 17:33:37 +08:00
llm.py improved typing 2025-02-15 22:37:12 +01:00
namespace.py improved typing 2025-02-15 22:37:12 +01:00
operate.py fix linting 2025-03-11 15:44:01 +08:00
prompt.py force keywords_extraction output as JSON 2025-03-11 11:54:30 +08:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py fix linting 2025-03-11 15:44:01 +08:00