LightRAG/lightrag
zrguo 35e8c76f92
Merge pull request #515 from zhangch-ss/main
fix keywords_extraction_examples format error
2024-12-27 15:41:15 +08:00
..
api fixed linting 2024-12-26 23:39:10 +01:00
kg GremlinStorage: fixes and patch to support other Gremlin compatible BD. Tested on ArcadeDB with Gremlin plugin. The main change is using "entity_name" vertex property instead of the label as a node_id since different implementations have different restrictions on label names. 2024-12-23 16:16:17 +01:00
__init__.py Update __init__.py 2024-12-26 15:13:24 +08:00
base.py Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo 2024-12-06 10:13:16 +08:00
lightrag.py Update lightrag.py 2024-12-26 22:14:04 +08:00
llm.py Refactor code formatting and update requirements for improved clarity and consistency 2024-12-24 09:56:33 +01:00
operate.py Merge pull request #461 from tjyiiuan/main 2024-12-13 15:10:53 +08:00
prompt.py fix keywords_extraction_examples format error 2024-12-27 03:12:55 +00:00
storage.py Update __version__ 2024-12-13 20:15:49 +08:00
utils.py Update utils.py 2024-12-26 22:09:46 +08:00