LightRAG/lightrag
Lukas Selch c75ef82b66
Fixed workspace matching in oracle_impl.py
In the query for "node_degree", there was a typo that did not match the workspace of the edges, but only of the nodes.
2025-01-24 15:57:31 +01:00
..
api add "azure_openai" in llm_binding and embedding_binding 2025-01-23 21:30:57 +09:00
kg Fixed workspace matching in oracle_impl.py 2025-01-24 15:57:31 +01:00
__init__.py Update __init__.py 2025-01-21 10:29:52 +08:00
base.py Add custom function with separate keyword extraction for user's query and a separate prompt 2025-01-14 22:10:47 +05:30
lightrag.py 修复当出现异常时,会导致更新数据卡死的bug 2025-01-24 10:15:25 +08:00
llm.py fixed linting 2025-01-20 17:28:40 +08:00
operate.py Merge pull request #590 from jin38324/main 2025-01-16 14:20:08 +08:00
prompt.py feat: 增强知识图谱关系的时序性支持 2024-12-29 15:25:57 +08:00
storage.py fix linting errors 2024-12-31 17:32:04 +08:00
utils.py 修复缓存处理的运行时错误 2025-01-24 11:01:32 +08:00