LightRAG/lightrag
yangdx 83353ab9a6 Remove unused node embedding functionality from graph storage
- Deleted embed_nodes() method implementations
2025-04-11 18:34:48 +08:00
..
api Update README 2025-04-11 17:03:46 +08:00
kg Remove unused node embedding functionality from graph storage 2025-04-11 18:34:48 +08:00
llm Update openai.py 2025-04-10 12:10:35 +08:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Bump core version to 1.3.2 2025-04-07 22:23:20 +08:00
base.py Improved graph storage documentation and methods 2025-04-11 18:34:03 +08:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py docs(locales): Update multilingual files to include descriptions of bypass mode 2025-04-11 15:13:58 +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 Optimize pipeline status message 2025-04-10 21:19:26 +08:00
prompt.py fix citation 2025-03-28 13:30:24 +08:00
types.py Add is_truncated to graph query for NetworkX graph db 2025-04-02 22:12:20 +08:00
utils.py Add env FORCE_LLM_SUMMARY_ON_MERGE 2025-04-10 17:29:07 +08:00