LightRAG/lightrag
pablo-statsig 4a8202138c
Remove graspologic pip installation that no longer seems to be used
As far as I can tell this is no longer actually used and its usage was removed in this commit:
83353ab9a6 (diff-a346bcfb05aab0cc0c0baa6018976f4efab339e8cade9f6f8fb658fcbd54ae2e)

Our systems are flagging this package as having a dependency on a package with a less permissive license so I would appreciate if it can be removed if its no longer needed.  Let me know if that is not the case.
2025-06-05 18:01:00 -07:00
..
api Update webui assets 2025-06-02 18:11:04 +08:00
kg Remove graspologic pip installation that no longer seems to be used 2025-06-05 18:01:00 -07:00
llm Fix linting 2025-05-22 10:46:03 +08:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Bump core version to 1.3.8 2025-05-18 07:20:00 +08:00
base.py Fix linting 2025-05-08 04:29:43 +08:00
constants.py feat: Centralize configuration and update defaults 2025-05-06 22:00:43 +08:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py Update insert_custom_kg 2025-05-27 16:07:04 +08:00
llm.py improved typing 2025-02-15 22:37:12 +01:00
mineru_parser.py fix lint 2025-06-05 17:37:11 +08:00
modalprocessors.py fix lint 2025-06-05 17:37:11 +08:00
namespace.py improved typing 2025-02-15 22:37:12 +01:00
operate.py Fix node merge error 2025-05-30 12:30:24 +08:00
prompt.py Optimizing query prompt 2025-05-08 12:53:28 +08:00
raganything.py fix lint 2025-06-05 17:37:11 +08:00
types.py Add is_truncated to graph query for NetworkX graph db 2025-04-02 22:12:20 +08:00
utils.py Remove unsed functions 2025-05-18 07:16:52 +08:00
utils_graph.py Update insert_custom_kg 2025-05-27 16:07:04 +08:00