LightRAG/lightrag
Chen Yuwen 8bf78f0823
Update prompt.py
missing ‘)’ in PROMPTS["entity_continue_extraction"] lead to misunderstanding prompt for some small models and can not responsing correctly.
2025-04-21 16:04:19 +08:00
..
api Bump api version to 0155 2025-04-21 01:24:46 +08:00
kg Merge branch 'zd_dev' 2025-04-18 17:00:41 +08:00
llm Fix ollama embedding func ruturn data type bugs 2025-04-21 00:01:25 +08:00
tools
__init__.py Bump core version to 1.3.4 2025-04-18 17:01:43 +08:00
base.py Fix linting 2025-04-15 12:34:04 +08:00
exceptions.py
lightrag.py Merge branch 'stevezhangishero/main' 2025-04-20 15:18:36 +08:00
llm.py
namespace.py
operate.py Fix stream respone error for naive query mode 2025-04-21 00:06:15 +08:00
prompt.py Update prompt.py 2025-04-21 16:04:19 +08:00
types.py
utils.py fix linting 2025-04-18 16:24:43 +02:00
utils_graph.py Fix import error 2025-04-14 12:36:41 +08:00