LightRAG/lightrag
Roy 92ae895713 Refactor requirements and code formatting
- Simplified requirements.txt by removing specific version constraints
- Added comment about extra library installation using pipmaster
- Improved code formatting in base.py, operate.py, and postgres_impl.py
- Cleaned up SQL templates and query method signatures with consistent formatting
2025-03-10 15:39:18 +00:00
..
api Updated README with LLM cache configuration details 2025-03-07 15:22:20 +08:00
kg Refactor requirements and code formatting 2025-03-10 15:39:18 +00:00
llm fix AttributeError: 'NoneType' object has no attribute 'dim' 2025-02-24 10:28:15 +01:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Update __init__.py 2025-03-04 16:19:23 +08:00
base.py Refactor requirements and code formatting 2025-03-10 15:39:18 +00:00
exceptions.py
lightrag.py fix edit_entity 2025-03-10 19:07:19 +08:00
llm.py
namespace.py
operate.py Refactor requirements and code formatting 2025-03-10 15:39:18 +00:00
prompt.py fix linting 2025-03-09 01:29:21 +08:00
types.py
utils.py Refactor logging setup and simplify Gunicorn configuration 2025-03-03 23:18:41 +08:00